Browse Source

Fix typo

pull/71/head
João Matos 12 years ago
parent
commit
48757e247e
  1. 2
      README.md

2
README.md

@ -2,7 +2,7 @@ CppSharp is a library that allows you to generate .NET bindings that wrap C/C++ @@ -2,7 +2,7 @@ CppSharp is a library that allows you to generate .NET bindings that wrap C/C++
## News
* September 21st 2013 - Mutiple inheritance now supported (thanks to <a href="https://github.com/ddobrev">@ddobrev</a>)
* September 21st 2013 - Multiple inheritance now supported (thanks to <a href="https://github.com/ddobrev">@ddobrev</a>)
* September 11th 2013 - Added wrapping of inlined functions (thanks to <a href="https://github.com/ddobrev">@ddobrev</a>)
* September 11th 2013 - New binaries available for Windows (VS2012)

Loading…
Cancel
Save