浏览代码

Updated readme with link to .NET bindings

TheOnlyJoey 9 年之前
父节点
当前提交
bd3721d2c4
共有 1 个文件被更改,包括 2 次插入0 次删除
  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