Просмотр исходного кода

Merge pull request #51 from smacker/patch-1

Incorrect command in readme
Vadim Markovtsev 7 лет назад
Родитель
Сommit
c702f52699
1 измененных файлов с 1 добавлено и 1 удалено
  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
-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.