Updated README.

This commit is contained in:
Branimir Karadžić 2015-07-26 00:44:51 -07:00
parent b844f5feec
commit bd7375c028

View file

@ -42,8 +42,7 @@ Supported compilers:
Languages:
* [C99 API documentation](https://github.com/bkaradzic/bgfx/blob/master/include/bgfx.c99.h)
* [C++ API documentation](https://github.com/bkaradzic/bgfx/blob/master/include/bgfx.h)
* [C/C++ API documentation](https://bkaradzic.github.io/bgfx/index.html)
* [C#/VB/F# language API bindings](https://github.com/MikePopoloski/SharpBgfx)
* [D language API bindings](https://github.com/DerelictOrg/DerelictBgfx)
* [Go language API bindings](https://github.com/james4k/go-bgfx)