mirror of
https://github.com/nortakales/flipper-zero-tonies.git
synced 2025-12-05 22:35:04 +01:00
Minor readme update
This commit is contained in:
parent
a5f22f8be7
commit
5895750de8
1 changed files with 1 additions and 2 deletions
|
|
@ -19,11 +19,10 @@ We have a directory of Tonies in this repo for each language:
|
|||
|
||||
Pull requests are welcome!
|
||||
|
||||
If you want to add new Tonies, it will help to run `validation.sh` before opening a pull request.
|
||||
If you want to add new Tonies, it will help to run `scripts/validate_files.sh` before opening a pull request.
|
||||
If it detects something wrong with any of the files, it will tell you, and you can fix it before submitting the PR.
|
||||
Otherwise, it will output no message at all.
|
||||
It will also run when your PR is opened automatically.
|
||||
|
||||
|
||||
You can use the `figures_name_tool.py` to generate the correct name for your file and place them in the correct directory.
|
||||
To use this tool you need to have python installed and install all requirements with `pip install -r requirements.txt`
|
||||
Loading…
Add table
Add a link
Reference in a new issue