Update README.md

This commit is contained in:
SaketAnand 2025-11-10 03:51:17 +05:30 committed by GitHub
parent d11e5bcb1f
commit 69df459867
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,13 +35,13 @@ When block intervals return to normal, it stops mining to conserve system resour
D:/flo/
├── floautominer.py.py # main controller script
├── floautominer.py. # main controller script
├── config.json # configuration file
├── gpu miner/
├── gpuminer/
│ └── cgminer.exe
│ └── cgminer.conf # optional GPU tuning
└── cpuminer minerd/
└── cpuminer/
└── minerd.exe
```