aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b82ba54..95d4207 100644
--- a/README.md
+++ b/README.md
@@ -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.