docs: added more information on readme

main
Muhammad Daffa 2023-08-14 21:03:18 +07:00
parent 00603d2e61
commit d704c55683
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Define package manager to test (PyPI, npm, and Gem)
Example:
```bash
$ python3 main.php --packages npm,pypi
$ python3 main.py --packages npm,pypi
```
## To-Do List