diff --git a/README.md b/README.md index 848823a..0ecd1bb 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,10 @@ There are a few optional targets, which enable specific functionality. `allwarn - enable all warnings` `debug - compile with 'debug' flag` `static - compile as statically linked library - NOT IMPLEMENTED` - + + They can be used as follows: + `make [TARGET NAME]` ___ ### Installation