Rewrite example.sh to modules.md

This commit is contained in:
Antonin Décimo
2015-06-26 18:30:47 +02:00
parent 0e9c8b624d
commit 3034c43cc0
5 changed files with 125 additions and 109 deletions

View File

@@ -163,7 +163,7 @@ with eventual underscores (i.e. [a-zA-Z0-9\_]), otherwise you'll get errors.
The script is modular.
Each different platform is handled by a subscript stored in `scripts`.
If youd like to add the support of another platform,
or write your own build script, see `scripts/example.sh`.
or write your own build script, see `modules.md`.
#### ICONS
The script doesnt yet handle the process of creating icons,