Merge branch 'anew' of git://192.168.1.3/ciclostile into anew

master
Peppuz 2018-04-24 18:21:05 +02:00
commit b91d123334
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.