Updated README

This commit is contained in:
2023-03-25 10:44:05 -05:00
parent 8f46a3518a
commit 465b9f8a00

View File

@@ -10,7 +10,7 @@ The library can be compiled using the provided Makefile.
make
```
There are a few optional targets, which enable specific functionality.
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`