diff --git a/README.md b/README.md index 31b4775973..f0f3b47c1a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,11 @@ StepMania is an advanced cross-platform rhythm game for home and arcade use. Advanced cross-platform rhythm game for home and arcade use. -##Installing from Setup/Installer## +[![Build Status](https://travis-ci.org/stepmania/stepmania.svg?branch=master)](https://travis-ci.org/stepmania/stepmania) +[![Build status](https://ci.appveyor.com/api/projects/status/e932dk2o3anki27p?svg=true)](https://ci.appveyor.com/project/wolfman2000/stepmania-wm87c) + +## Installation +### From Packages For those that do not wish to compile the game on their own and use a binary right away, be aware of the following issues: @@ -13,25 +17,18 @@ For those that do not wish to compile the game on their own and use a binary rig * Mac OS X users need to have Mac OS X 10.6.8 or higher to run StepMania. * Linux users should receive all they need from the package manager of their choice. -##Installing from Source## +### From Source StepMania can be compiled using [CMake](http://www.cmake.org/). More information about using CMake can be found in both the `Build` directory and CMake's documentation. -##Build Status## - -We currently have two integration servers in place. Their statuses are listed below. - -* Travis (Linux): [![Build Status](https://travis-ci.org/stepmania/stepmania.svg?branch=master)](https://travis-ci.org/stepmania/stepmania) -* AppVeyor (Windows): [![Build status](https://ci.appveyor.com/api/projects/status/e932dk2o3anki27p?svg=true)](https://ci.appveyor.com/project/wolfman2000/stepmania-wm87c) - -##Resources## +## Resources * Website: http://www.stepmania.com/ * IRC: irc.freenode.net/#stepmania-devs * Theming Wiki: http://goo.gl/SO7W5 * Lua Documentation for Themes: http://goo.gl/XNiov -##Licensing Terms## +## Licensing Terms * All of the our source code is under the [MIT license](http://opensource.org/licenses/MIT). * Any songs that are included within this repository are under the [CC-NC license](https://creativecommons.org/).