From a4d4641f5826aec7ae24fac55155f142c6cc0026 Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Sat, 25 Oct 2014 16:37:23 +0100 Subject: shorter easy-install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9e9751b35..5596f7697 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Installation For Linux there is an easy installation method, just run this in your terminal: - curl -s https://raw.githubusercontent.com/mc-server/MCServer/master/easyinstall.sh | sh + curl -s https://raw.github.com/mc-server/MCServer/master/easyinstall.sh | sh For Windows, you just need to download a file and extract it: -- cgit v1.2.3 From ce2439fd1b9ea183ef90f2c0ad842ae170f91529 Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Fri, 31 Oct 2014 13:43:15 +0000 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5596f7697..9e9751b35 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Installation For Linux there is an easy installation method, just run this in your terminal: - curl -s https://raw.github.com/mc-server/MCServer/master/easyinstall.sh | sh + curl -s https://raw.githubusercontent.com/mc-server/MCServer/master/easyinstall.sh | sh For Windows, you just need to download a file and extract it: -- cgit v1.2.3 From 2736a11befc8f8a5563f4a8acaf2839ef36a9881 Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Sat, 1 Nov 2014 16:00:44 +0000 Subject: Added DO easy-install --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9e9751b35..dc7cab022 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ We currently support Release 1.7 and 1.8 (not beta) Minecraft protocol versions. Installation ------------ +[![Install on DigitalOcean](http://doinstall.bearbin.net/button.svg)](http://doinstall.bearbin.net/install?url=https://github.com/churchio/onebody) + For Linux there is an easy installation method, just run this in your terminal: curl -s https://raw.githubusercontent.com/mc-server/MCServer/master/easyinstall.sh | sh -- cgit v1.2.3 From 91d03bd2154094b01796d45f219ec81540bbe773 Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Sat, 1 Nov 2014 16:31:06 +0000 Subject: Fixed wrong url. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index dc7cab022..bcc7c118f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ We currently support Release 1.7 and 1.8 (not beta) Minecraft protocol versions. Installation ------------ -[![Install on DigitalOcean](http://doinstall.bearbin.net/button.svg)](http://doinstall.bearbin.net/install?url=https://github.com/churchio/onebody) +[![Install on DigitalOcean](http://doinstall.bearbin.net/button.svg)](http://doinstall.bearbin.net/install?url=https://github.com/mc-server/MCServer) For Linux there is an easy installation method, just run this in your terminal: -- cgit v1.2.3 From f90f721bb0c06f708909cc7e1986f6eb1538a1d8 Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Sat, 8 Nov 2014 09:14:52 +0000 Subject: Added gratipay badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bcc7c118f..1f3b06676 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) [![Coverity Scan Build Status](https://scan.coverity.com/projects/1930/badge.svg)](https://scan.coverity.com/projects/1930) [![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?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. -- cgit v1.2.3 From 378aa20e26377f749bcd40268ff7b2fdad4f9764 Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Sat, 8 Nov 2014 09:15:47 +0000 Subject: Travis badge uses master branch. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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. -- cgit v1.2.3