From 07255a9fe10ab26c8ff2d935deb89e79b435de36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Thu, 25 Feb 2016 21:21:36 -0800 Subject: [PATCH] Updated README. --- README.md | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 521853b6f..008168092 100644 --- a/README.md +++ b/README.md @@ -57,12 +57,21 @@ Languages: * [Haskell language API bindings](https://github.com/haskell-game/bgfx) * [Rust language API bindings](https://github.com/rhoot/bgfx-rs) -Build ------ +[Building](https://bkaradzic.github.io/bgfx/build.html) +---------------------------------------------------- - AppVeyor https://ci.appveyor.com/project/bkaradzic/bgfx - TravisCI https://travis-ci.org/bkaradzic/bgfx +[Examples](https://bkaradzic.github.io/bgfx/examples.html) +---------------------------------------------------------- + +[API Reference](https://bkaradzic.github.io/bgfx/bgfx.html) +----------------------------------------------------------- + +[Tools](https://bkaradzic.github.io/bgfx/tools.html) +---------------------------------------------------- + Who is using it? ---------------- @@ -118,18 +127,6 @@ http://makingartstudios.itch.io/dls - DLS the digital logic simulator game. https://github.com/mamedev/mame MAME - Multiple Arcade Machine Emulator -[Building](https://bkaradzic.github.io/bgfx/build.html) -------------------------------------------------------- - -[Examples](https://bkaradzic.github.io/bgfx/examples.html) ----------------------------------------------------------- - -[API Reference](https://bkaradzic.github.io/bgfx/bgfx.html) ------------------------------------------------------------ - -[Tools](https://bkaradzic.github.io/bgfx/tools.html) ----------------------------------------------------- - [License (BSD 2-clause)](https://bkaradzic.github.io/bgfx/license.html) -----------------------------------------------------------------------