diff options
author | Alexander Harkness <bearbin@gmail.com> | 2014-05-26 13:29:45 +0200 |
---|---|---|
committer | Alexander Harkness <bearbin@gmail.com> | 2014-05-26 13:29:45 +0200 |
commit | 1d6dbb6278d9700ffaa69717508eac72fde05f59 (patch) | |
tree | 486625677dc16c8dde5d00f6a4ad3a99b276f5ad | |
parent | Update README.md (diff) | |
download | cuberite-1d6dbb6278d9700ffaa69717508eac72fde05f59.tar cuberite-1d6dbb6278d9700ffaa69717508eac72fde05f59.tar.gz cuberite-1d6dbb6278d9700ffaa69717508eac72fde05f59.tar.bz2 cuberite-1d6dbb6278d9700ffaa69717508eac72fde05f59.tar.lz cuberite-1d6dbb6278d9700ffaa69717508eac72fde05f59.tar.xz cuberite-1d6dbb6278d9700ffaa69717508eac72fde05f59.tar.zst cuberite-1d6dbb6278d9700ffaa69717508eac72fde05f59.zip |
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -15,7 +15,7 @@ Normally, you will want to download a pre-compiled version of MCServer from one * [Linux and Raspberry Pi](http://ci.bearbin.net) (Bearbin's CI Server) * [Windows](http://mc-server.xoft.cz) (xoft's nightly build service) -You simply need to download and extract these files before you can use the server. +You simply need to download and extract these files before you can use the server. If you're a more advanced user, you may want to compile the server yourself for more performance. See the [COMPILING.md](https://github.com/mc-server/MCServer/blob/master/COMPILING.md) file for more details. @@ -24,7 +24,7 @@ Contributing MCServer is licensed under the Apache license V2, and we welcome anybody to fork and submit a Pull Request back with their changes, and if you want to join as a permanent member we can add you to the team. -Check out the [CONTRIBUTING.md](https://github.com/mc-server/MCServer/blob/master/CONTRIBUTING.md) file for more infos. +Check out the [CONTRIBUTING.md](https://github.com/mc-server/MCServer/blob/master/CONTRIBUTING.md) file for more details. Other Stuff ----------- @@ -33,7 +33,7 @@ For other stuff, including plugins and discussion, check the [forums](http://for Earn bitcoins for commits or donate to reward the MCServer developers: [![tip for next commit](http://tip4commit.com/projects/74.svg)](http://tip4commit.com/projects/74) -Support Via Gittip: [![Support via Gittip](http://img.shields.io/gittip/on%2Fgithub%2Fmc-server.svg)](https://www.gittip.com/on/github/mc-server/) +Support Us on Gittip: [![Support via Gittip](http://img.shields.io/gittip/mcs_team.svg)](https://www.gittip.com/mcs_team) Travis CI: [![Build Status](http://img.shields.io/travis/mc-server/MCServer.svg)](https://travis-ci.org/mc-server/MCServer) |