diff --git a/README.md b/README.md index c0d0b4a..cf1b3e3 100755 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ +# FreePost + This is the code powering [freepost](http://freepo.st). # Development ## Stylesheets -Sources are in css/. They are compiled using Stylus. Run this command from the project's root: +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/ +`$ stylus --watch --compress --disable-cache --out css/ css/` # Contacts