adding a few sections

This commit is contained in:
kakwa 2016-09-06 09:05:55 +02:00
parent f8587e497f
commit a8fb3636ae
1 changed files with 9 additions and 0 deletions

View File

@ -50,3 +50,12 @@ for any corresponding short options.
Report bugs to Pierre-Francois Carpentier <carpentier.pf@gmail.com>.
```
## Configuration
## Building
```bash
$ cmake .
$ make -j 2
```