Sfoglia il codice sorgente

Merge pull request #51 from smacker/patch-1

Incorrect command in readme
Vadim Markovtsev 7 anni fa
parent
commit
c702f52699
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -103,7 +103,7 @@ value, the more smooth is the plot but the more work is done.
 
 
 ```
 ```
 hercules --burndown --burndown-files
 hercules --burndown --burndown-files
-python3 labours.py -m files
+python3 labours.py -m file
 ```
 ```
 
 
 Burndown statistics for every file in the repository which is alive in the latest revision.
 Burndown statistics for every file in the repository which is alive in the latest revision.