Commit 9027ce9

Anton Medvedev <anton@medv.io>
2023-10-09 21:35:27
Update README.md
1 parent fc2cd7a
Changed files (1)
README.md
@@ -119,7 +119,7 @@ This command will collect your data and save it to `data/your-username.json` fil
 You can skip recollecting the data with `--data` flag.
 
 ```sh
-node dist/main.js your-username --data data/your-username.json
+node dist/main.js --data data/your-username.json
 ```
 
 ### How to create a badge image?