Backend for songs.zachdecook.com
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index aef2817..5de741d 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,16 @@ git pull && git submodule update --init --recursive && git submodule update &&
cd chordsdata && ./commands.sh
```
+## Developers
+
+Contributions are welcome! If you think you can do something to improve this project,
+feel free to make a pull request.
+
+### Notes
+
+The `index.css` file is made by
+`lessc --source-map-map-inline index.less > index.css`.
+
## Acknowledgements
* Github user [mzarillo](https://github.com/mzarillo) for