diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -44,6 +44,8 @@ cImport("clib.h") cCompile("clib/src/*.c") ``` +Refer to the ```tests``` directory for examples on how the library can be used. + __Documentation__ Detailed documentation is still forthcoming. |
