From 70798f9d3f28d5d5d2b496e2f8fd8cd09b2d3228 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=80=D0=B0=D0=BD=D0=B8=D0=BC=D0=B8=D1=80=20=D0=9A?= =?UTF-8?q?=D0=B0=D1=80=D0=B0=D1=9F=D0=B8=D1=9B?= Date: Fri, 24 May 2019 11:29:13 -0700 Subject: [PATCH] Updated README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9110c43b6..c2d1c4fdb 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ Languages: * [Lua language API bindings](https://github.com/cloudwu/lua-bgfx) * [Nim language API bindings](https://github.com/Halsys/nim-bgfx) * [Python language API bindings](https://github.com/jnadro/pybgfx#pybgf) + * [Python language API bindings (alternative)](https://github.com/fbertola/bgfx-python#-----bgfx-python--) * [Rust language API bindings](https://github.com/rhoot/bgfx-rs) * [Swift language API bindings](https://github.com/stuartcarnie/SwiftBGFX)