diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 `<honeysuckle.h>` 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 ----- |