From ad164a6210de16bd6cc11327dd1b104d621ed549 Mon Sep 17 00:00:00 2001 From: bkaradzic <branimirkaradzic@gmail.com> Date: Sat, 22 Jun 2013 17:51:59 -0700 Subject: [PATCH] Updated README. --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 445b11b5b..eba1e0053 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -bgfx {#mainpage} +bgfx ==== https://github.com/bkaradzic/bgfx @@ -25,6 +25,16 @@ Platforms: * OSX * Windows +Who is using it? +---------------- + +http://airmech.com/ AirMech is a free-to-play futuristic action real-time +strategy video game developed and published by Carbon Games. + +http://theengine.co/ Loom Game Engine developed by The Engine Company. Loom +is a powerful 2D game engine with live reloading of code and assets, a friendly +scripting language, and an efficient command-line workflow. + Dependencies ------------