Merge pull request #160 from JLLeitschuh/patch-1

Add travis-ci build status badge to README
This commit is contained in:
Daniel Ratcliffe 2017-05-01 17:54:27 +01:00 committed by GitHub
commit 6cd734a305
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
ComputerCraft
=============
[![Build Status](https://travis-ci.org/dan200/ComputerCraft.svg?branch=master)](https://travis-ci.org/dan200/ComputerCraft)
ComputerCraft is a Minecraft modification which adds programmable Robots and Computers to the world of Minecraft.
If you're not familiar with ComputerCraft, visit the [Website](http://www.computercraft.info/download) or the [Wiki](http://www.computercraft.info/wiki) to find out more.