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