diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ Nimble already requires Git so those commands can be assumed to be present to do __Capabilities & Limitations__ -Nimgen supports compiling in C/C++ sources as well as loading in dynamic libraries at this time. Support for static libraries (.a, .lib) are still to come. +Nimgen supports compiling in C/C++ sources and static libraries as well as loading in dynamic libraries. To see examples of nimgen in action check out the following wrappers:- * Link with a dynamic library |
