update readme

master
subnixr 2018-04-24 18:19:27 +02:00
parent a32f16e07e
commit 04decbdf55
1 changed files with 3 additions and 9 deletions

View File

@ -10,14 +10,8 @@ Just run:
pip install . pip install .
## Example ## Usage
The `example` folder contains a ready to use basic project. TODO
To build the example run: `ciclostile --help`
cd example
mkdir target
ciclostile_render
A `test.html` file will appear inside the `target` folder.