Updated README.md status badges (#3926)
* Update README.md - Removed Coverity badge * Update README.md Added circle ci status badge * Update README.md Added AppVeyor status badge * Update README.md Fixed typosmaster
parent
72d7027861
commit
31a7d6c163
|
@ -1,4 +1,5 @@
|
|||
Cuberite [](https://travis-ci.org/cuberite/cuberite) [](https://scan.coverity.com/projects/1930)
|
||||
Cuberite [](https://travis-ci.org/cuberite/cuberite) [](https://circleci.com/gh/cuberite/cuberite) [](https://ci.appveyor.com/project/madmaxoft/mcserver)
|
||||
========
|
||||
|
||||
Cuberite is a Minecraft-compatible multiplayer game server that is written in C++ and designed to be efficient with memory and CPU, as well as having a flexible Lua Plugin API. Cuberite is compatible with the vanilla Minecraft client.
|
||||
|
|
Loading…
Reference in New Issue