From bd7375c028a1136ec53939b9ed4649f69c86d54f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Sun, 26 Jul 2015 00:44:51 -0700 Subject: [PATCH] Updated README. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b006da61..408a23f0 100644 --- a/README.md +++ b/README.md @@ -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)