Browse Source

Updated readme with link to .NET bindings

TheOnlyJoey 9 years ago
parent
commit
bd3721d2c4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -26,6 +26,8 @@ OpenHMD is released under the permissive Boost Software License (see LICENSE for
 ## Language Bindings
   * Java bindings by Joey Ferwerda and Koen Mertens
     * https://github.com/OpenHMD/OpenHMD-Java
+  * .NET bindings by Jurrien Fakkeldij
+    * https://github.com/jurrien-fakkeldij/OpenHMD.NET
   * Perl bindings by CandyAngel
     * https://github.com/CandyAngel/perl-openhmd
   * Python bindings by Lubosz Sarnecki