瀏覽代碼

Add a note about sokol-nim bindings to readme

Andre Weissflog 7 年之前
父節點
當前提交
ef9250dd2b
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -16,6 +16,8 @@ Sample code is in a separate repo: https://github.com/floooh/sokol-samples
 
 asm.js/wasm live demos: https://floooh.github.io/sokol-html5/index.html
 
+* Nim bindings (WIP): https://github.com/floooh/sokol-nim
+
 ### Why C:
 
 - easier integration with other languages