summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Harkness <bearbin@gmail.com>2014-05-26 11:50:17 +0200
committerAlexander Harkness <bearbin@gmail.com>2014-05-26 11:50:17 +0200
commit16e4af0793c55533dd999a5c2e8ade4ddd212d72 (patch)
tree5fec5fb776624da572e5cdba9b9c7b1f4db5b226
parentMerge pull request #1003 from Howaner/GlobalFixes (diff)
downloadcuberite-16e4af0793c55533dd999a5c2e8ade4ddd212d72.tar
cuberite-16e4af0793c55533dd999a5c2e8ade4ddd212d72.tar.gz
cuberite-16e4af0793c55533dd999a5c2e8ade4ddd212d72.tar.bz2
cuberite-16e4af0793c55533dd999a5c2e8ade4ddd212d72.tar.lz
cuberite-16e4af0793c55533dd999a5c2e8ade4ddd212d72.tar.xz
cuberite-16e4af0793c55533dd999a5c2e8ade4ddd212d72.tar.zst
cuberite-16e4af0793c55533dd999a5c2e8ade4ddd212d72.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 22befc822..5847cdd17 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/on%2Fgithub%2Fmc-server.svg)](https://www.gittip.com/on/github/mc-server/) [![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) [![Support via Gittip](http://img.shields.io/gittip/mcs_team.svg)](https://www.gittip.com/on/github/mc-server/) [![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.