From 9b25a6d1dbedc6a440e1ad091e5d4c908662f2fa Mon Sep 17 00:00:00 2001 From: Ganesh Viswanathan Date: Fri, 5 Jan 2018 20:14:17 -0600 Subject: Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68288fc..e70ff16 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Nimgen is a helper for [c2nim](https://github.com/nim-lang/c2nim/) to simpilfy and automate the wrapping of C libraries. +Nimgen is a helper for [c2nim](https://github.com/nim-lang/c2nim/) to simplify and automate the wrapping of C libraries. Nimgen can be used to automate the process of manipulating C files so that c2nim can be run on them without issues. This includes adding/removing code snippets, removal of complex preprocessor definitions that c2nim doesn't yet comprehend and recursively running on #include files. -- cgit v1.2.3