typo in readme

This commit is contained in:
Tristan Smith 2024-05-27 15:06:05 -04:00
parent c6b83b9f0e
commit 119617b952

View file

@ -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.