diff --git a/README.md b/README.md index 0ec9934..5a2dd84 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,12 @@ for any corresponding short options. Report bugs to Pierre-Francois Carpentier . ``` + +## Configuration + +## Building + +```bash +$ cmake . +$ make -j 2 +```