README fix

This commit is contained in:
Jakub Jezek 2022-09-06 10:58:22 +02:00
parent 5908f49b68
commit a0e241b02f
No known key found for this signature in database
GPG key ID: 730D7C02726179A7

View file

@ -291,7 +291,7 @@ To run tests, execute `.\tools\run_tests(.ps1|.sh)`.
Developer tools
-------------
In case you wish to add your own tools to `.\tools` folder without git tracking, it is possible by adding it with `dev_*` suffix (`dev_clear_pyc(.ps1|.sh)`).
In case you wish to add your own tools to `.\tools` folder without git tracking, it is possible by adding it with `dev_*` suffix (example: `dev_clear_pyc(.ps1|.sh)`).