diff --git a/README.md b/README.md index a9f079c5..53ecbee1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ CppSharp is a collection of libraries for working with C++ code from .NET. -It has multiple use cases, from parsing C++ code to automatically generateing +It has multiple use cases, from parsing C++ code to automatically generating .NET bindings for wrapping C/C++ native code allowing interoperability with managed languages like C#.