Update README.md
This commit is contained in:
parent
d11e5bcb1f
commit
69df459867
@ -35,13 +35,13 @@ When block intervals return to normal, it stops mining to conserve system resour
|
|||||||
|
|
||||||
D:/flo/
|
D:/flo/
|
||||||
│
|
│
|
||||||
├── floautominer.py.py # main controller script
|
├── floautominer.py. # main controller script
|
||||||
├── config.json # configuration file
|
├── config.json # configuration file
|
||||||
|
|
||||||
├── gpu miner/
|
├── gpuminer/
|
||||||
│ └── cgminer.exe
|
│ └── cgminer.exe
|
||||||
│ └── cgminer.conf # optional GPU tuning
|
│ └── cgminer.conf # optional GPU tuning
|
||||||
└── cpuminer minerd/
|
└── cpuminer/
|
||||||
└── minerd.exe
|
└── minerd.exe
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user