فهرست منبع

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
 asm.js/wasm live demos: https://floooh.github.io/sokol-html5/index.html
 
 
+* Nim bindings (WIP): https://github.com/floooh/sokol-nim
+
 ### Why C:
 ### Why C:
 
 
 - easier integration with other languages
 - easier integration with other languages