diff --git a/README.md b/README.md index cf1b3e3..d4d3311 100755 --- a/README.md +++ b/README.md @@ -2,18 +2,18 @@ This is the code powering [freepost](http://freepo.st). -# Development +## Development -## Stylesheets +### Stylesheets Sources are in `css/`. They are compiled using Stylus. Run this command from the project's root: `$ stylus --watch --compress --disable-cache --out css/ css/` -# Contacts +## Contacts If you have any questions please get in contact with us at [freepost](http://freepo.st). -# License +## License freepost is [free software](https://www.gnu.org/philosophy/free-sw.html) licensed as GNU Affero General Public License, either version 3 or (at your option) any later version.