README.md: Move build status up, adjust headings.
This commit is contained in:
@@ -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##
|
||||
[](https://travis-ci.org/stepmania/stepmania)
|
||||
[](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): [](https://travis-ci.org/stepmania/stepmania)
|
||||
* AppVeyor (Windows): [](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 [<abbr title="Creative Commons Non-Commercial">CC-NC</abbr> license](https://creativecommons.org/).
|
||||
|
||||
Reference in New Issue
Block a user