typo in readme
This commit is contained in:
parent
c6b83b9f0e
commit
119617b952
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Antminer error finder
|
# Antminer error finder
|
||||||
|
|
||||||
Checks for specific strings in log files of Antminer machines. Currently works with stock firmware (and barely at that). Expand to Braiins & LuxOS. This now outputs a csv file to a folder structure of <year>/<month>/<day>/.
|
Checks for specific strings in log files of Antminer machines. Currently works with stock firmware (and barely at that). Expand to Braiins & LuxOS. This now outputs a csv file to a folder structure of `year/month/day/`.
|
||||||
|
|
||||||
Started using pandas for writing the csv and for grouping of errors based on machine.
|
Started using pandas for writing the csv and for grouping of errors based on machine.
|
||||||
|
|
Loading…
Reference in a new issue