update contributor instructions
This commit is contained in:
parent
7807046a6d
commit
27f92086df
@ -51,6 +51,8 @@ Sample instanciation reading playlist entries from a file `./mp3.m3u`:
|
|||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
* Use `npm install` to install some JavaScript utilities.
|
||||||
|
* Use `make` to perform a build of the software.
|
||||||
* See subdirectory [src](./src) for javascript sources, specifically [player.js](src/player.js).
|
* See subdirectory [src](./src) for javascript sources, specifically [player.js](src/player.js).
|
||||||
- Use `src/build.sh` to re-generate the minified script `js/myplayer.min.js`.
|
- Use `src/build.sh` to re-generate the minified script `js/myplayer.min.js`.
|
||||||
* See subdirectory [css](./css) for CSS, specifically [local.js](src/local.js).
|
* See subdirectory [css](./css) for CSS, specifically [local.js](src/local.js).
|
||||||
|
Loading…
Reference in New Issue
Block a user