diff --git a/README.md b/README.md index cbdced9..f45467d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Program for calculate statistics of messages sended in telegram with your friend .\TelegramMessageCounter.exe --login --user where -- `--login (-L)` - Phone number of telegram. If argument is empty, waiting for Keyboard interrupt +- `--login -L` - Phone number of telegram. If argument is empty, waiting for keyboard input - `--user` - Username of telegram for individual stats. If argument is empty, analyzing all user history - `path` - Path to save results file. If argument is empty, path will be `results.txt`, if path contain '.csv' program will output stats in CSV format.