From 8c14a1b02c90c9b7a685cfa1faeca46f35685525 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 1 Oct 2017 16:13:45 +0000 Subject: [PATCH] Changed heading sizes to suit new heading. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cf1b3e3c..d4d3311f 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.