From 2e93a4a1ef893e152e46a701a9cd180d3c2f7ea1 Mon Sep 17 00:00:00 2001 From: Rockingcool Date: Sat, 25 Mar 2023 10:44:32 -0500 Subject: [PATCH] Updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 331365b..6fcf88f 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ make ``` 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`