Ver código fonte

Updated readme with link to .NET bindings

TheOnlyJoey 9 anos atrás
pai
commit
bd3721d2c4
1 arquivos alterados com 2 adições e 0 exclusões
  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