summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorworktycho <work.tycho@gmail.com>2014-06-11 11:21:24 +0200
committerworktycho <work.tycho@gmail.com>2014-06-11 11:21:24 +0200
commit7cb88e8c06a2d86f7563cac1e0911f51801a3dee (patch)
tree5d88538203aa4c011fc1df43d01d9f653d873364
parentRemoved assert that is now informed by type system (diff)
downloadcuberite-7cb88e8c06a2d86f7563cac1e0911f51801a3dee.tar
cuberite-7cb88e8c06a2d86f7563cac1e0911f51801a3dee.tar.gz
cuberite-7cb88e8c06a2d86f7563cac1e0911f51801a3dee.tar.bz2
cuberite-7cb88e8c06a2d86f7563cac1e0911f51801a3dee.tar.lz
cuberite-7cb88e8c06a2d86f7563cac1e0911f51801a3dee.tar.xz
cuberite-7cb88e8c06a2d86f7563cac1e0911f51801a3dee.tar.zst
cuberite-7cb88e8c06a2d86f7563cac1e0911f51801a3dee.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9e55001ef..b0f1cde35 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) [![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) [![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 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.