Updated README

This commit is contained in:
2023-03-25 11:05:32 -05:00
parent 6fc6262d98
commit 3c10661b4e

View File

@@ -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