summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAlexander Harkness <bearbin@gmail.com>2014-06-11 08:39:18 +0200
committerAlexander Harkness <bearbin@gmail.com>2014-06-11 08:39:18 +0200
commitd5679f51dedc7998e56f683a876e5b22887a3488 (patch)
treed437c1da1b13b69552a1546069757ced66f65b7f /README.md
parentInitial Mesa Bryce implementation. (diff)
downloadcuberite-d5679f51dedc7998e56f683a876e5b22887a3488.tar
cuberite-d5679f51dedc7998e56f683a876e5b22887a3488.tar.gz
cuberite-d5679f51dedc7998e56f683a876e5b22887a3488.tar.bz2
cuberite-d5679f51dedc7998e56f683a876e5b22887a3488.tar.lz
cuberite-d5679f51dedc7998e56f683a876e5b22887a3488.tar.xz
cuberite-d5679f51dedc7998e56f683a876e5b22887a3488.tar.zst
cuberite-d5679f51dedc7998e56f683a876e5b22887a3488.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e6d9492f0..9e55001ef 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-MCServer [![Build Status](http://img.shields.io/travis/mc-server/MCServer.svg)](https://travis-ci.org/mc-server/MCServer) [![Support via Gittip](http://img.shields.io/gittip/mcs_team.svg)](https://www.gittip.com/mcs_team) [![tip for next commit](http://tip4commit.com/projects/74.svg)](http://tip4commit.com/projects/74)
+MCServer [![Build Status](http://img.shields.io/travis/mc-server/MCServer.svg)](https://travis-ci.org/mc-server/MCServer) [![tip for next commit](http://tip4commit.com/projects/74.svg)](http://tip4commit.com/projects/74)
========
MCServer is a Minecraft server that is written in C++ and designed to be efficient with memory and CPU, as well as having a flexible Lua Plugin API.