summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Harkness <me@bearbin.net>2014-11-08 10:15:47 +0100
committerAlexander Harkness <me@bearbin.net>2014-11-08 10:15:47 +0100
commit378aa20e26377f749bcd40268ff7b2fdad4f9764 (patch)
tree996ff146941826a57e1ff17dd127759c9c86696a
parentAdded gratipay badge. (diff)
downloadcuberite-378aa20e26377f749bcd40268ff7b2fdad4f9764.tar
cuberite-378aa20e26377f749bcd40268ff7b2fdad4f9764.tar.gz
cuberite-378aa20e26377f749bcd40268ff7b2fdad4f9764.tar.bz2
cuberite-378aa20e26377f749bcd40268ff7b2fdad4f9764.tar.lz
cuberite-378aa20e26377f749bcd40268ff7b2fdad4f9764.tar.xz
cuberite-378aa20e26377f749bcd40268ff7b2fdad4f9764.tar.zst
cuberite-378aa20e26377f749bcd40268ff7b2fdad4f9764.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1f3b06676..88080a52f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-MCServer [![Build Status](http://img.shields.io/travis/mc-server/MCServer.svg?style=flat)](https://travis-ci.org/mc-server/MCServer) [![Coverity Scan Build Status](https://scan.coverity.com/projects/1930/badge.svg)](https://scan.coverity.com/projects/1930) [![weekly tips](http://img.shields.io/gratipay/cuberite_team.svg?style=flat)](http://gratipay.com/cuberite_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/master.svg?style=flat)](https://travis-ci.org/mc-server/MCServer) [![Coverity Scan Build Status](https://scan.coverity.com/projects/1930/badge.svg)](https://scan.coverity.com/projects/1930) [![weekly tips](http://img.shields.io/gratipay/cuberite_team.svg?style=flat)](http://gratipay.com/cuberite_team) [![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.