From 85c6ffd806c6f96b321697eb703f828f3d2402e8 Mon Sep 17 00:00:00 2001 From: sanine Date: Fri, 17 Sep 2021 14:46:40 -0500 Subject: update README.md to include building the examples --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df29673..7dd126d 100644 --- a/README.md +++ b/README.md @@ -33,11 +33,13 @@ make sudo make install ``` -To make the tests as well, do the above and then do `make test`. - You should now be able to include `` into your C files for use. +To make the tests as well, do the above and then do `make test`. +To make the examples, do `make examples`. + + Documentation ----- -- cgit v1.2.1