diff options
| author | Ganesh Viswanathan <dev@genotrance.com> | 2019-07-25 22:52:40 -0500 |
|---|---|---|
| committer | Ganesh Viswanathan <dev@genotrance.com> | 2019-07-25 22:52:40 -0500 |
| commit | 11cfed08cee3efe946428a12c8d35e050ae386b2 (patch) | |
| tree | 6954a0641b2ab7fd3914a3359c62c4067e18aae4 | |
| parent | 547ee5801ec01ba9363b8de2a0f173bd824e4a24 (diff) | |
| download | nimterop-11cfed08cee3efe946428a12c8d35e050ae386b2.tar.gz nimterop-11cfed08cee3efe946428a12c8d35e050ae386b2.zip | |
Add link to wrappers
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,6 +37,8 @@ This will download and install nimterop in the standard Nimble package location, __Usage__ +Check out the [wiki](https://github.com/nimterop/nimterop/wiki/Wrappers) for a list of all known wrappers that have been created using nimterop. Please do add your project once you are done so that others can benefit from your work. + ```nim import nimterop/cimport |
