From 2928a673e5d8ef38ffe602228bcb8ee77df21ef7 Mon Sep 17 00:00:00 2001 From: Rockingcool Date: Sat, 25 Mar 2023 11:07:03 -0500 Subject: [PATCH] Updated README --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d627c30..107dc66 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,9 @@ 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]`