From 7359533b1243841d4f2073f6d8bd8e1dff324c60 Mon Sep 17 00:00:00 2001 From: Bitdeli Chef Date: Sat, 4 Jan 2014 11:27:16 +0000 Subject: Add a Bitdeli badge to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e67267870..ff30d63b3 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,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) Travis CI: [![Build Status](https://travis-ci.org/mc-server/MCServer.png?branch=master)](https://travis-ci.org/mc-server/MCServer) + + +[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/mc-server/mcserver/trend.png)](https://bitdeli.com/free "Bitdeli Badge") + -- cgit v1.2.3 From 714cdc1e4a47ea00af5deb8d15185ce070287ffb Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Sat, 4 Jan 2014 17:34:45 +0000 Subject: added supported protocol --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ff30d63b3..46a33e1fb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ MCServer ======== +**Current Protocol Supported:** Minecraft v1.2 -> v1.7 + MCServer is a performant C++ Minecraft server designed for use in memory and cpu-limited places, or just to make regular server perform better. MCServer can run on PCs, Macs, and *nix. This includes android phones and tablets as well as Raspberry Pis. -- cgit v1.2.3 From f576b71809e824ac914de57ffeb8c66c47216207 Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Sun, 5 Jan 2014 08:27:59 +0000 Subject: Fix #506 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 46a33e1fb..9004c531b 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ MCServer is licensed under the Apache license V2, and we welcome anybody to fork Other Stuff ----------- -For other stuff, including plugins and discussion, check the [forums](http://forum.mc-server.org) and [wiki](http://mc-server.org/wiki/). +For other stuff, including plugins and discussion, check the [forums](http://forum.mc-server.org) and [wiki](http://wiki.mc-server.org/). 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) -- cgit v1.2.3 From 6c469ec1f54d0f63e0bead2a435047a9e70cd484 Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Tue, 7 Jan 2014 18:51:16 +0000 Subject: Removed bitdeli badge - we have GitHub analytics now. --- README.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9004c531b..7a5d48f2d 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,3 @@ Earn bitcoins for commits or donate to reward the MCServer developers: [![tip fo Travis CI: [![Build Status](https://travis-ci.org/mc-server/MCServer.png?branch=master)](https://travis-ci.org/mc-server/MCServer) - -[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/mc-server/mcserver/trend.png)](https://bitdeli.com/free "Bitdeli Badge") - -- cgit v1.2.3