aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGanesh Viswanathan <dev@genotrance.com>2018-11-20 03:08:23 -0600
committerGanesh Viswanathan <dev@genotrance.com>2018-11-20 03:08:23 -0600
commit4ace90476b77e08bb54414ec5131f11f894eca78 (patch)
treea9b457d4601fc13dfe103ab335dfc2e6e524c5e3
parent9787797d15d281ce1dd792d247fac043c72dc769 (diff)
downloadnimterop-4ace90476b77e08bb54414ec5131f11f894eca78.tar.gz
nimterop-4ace90476b77e08bb54414ec5131f11f894eca78.zip
Tests directory reference
-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.