diff options
author | Petr Mrázek <peterix@gmail.com> | 2014-03-24 19:17:20 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2014-03-24 19:17:20 +0100 |
commit | c069147f67a508eba010157c6493b0a9f2c2760a (patch) | |
tree | 5e66197b21226da61daaeef4cc03babbd36e57f9 | |
parent | f521a925befe43465c421335f9fc42ee20c642a8 (diff) | |
parent | 64ca8be101b3f77935f6ccfcc2d9ce5e1920756f (diff) | |
download | MultiMC-c069147f67a508eba010157c6493b0a9f2c2760a.tar MultiMC-c069147f67a508eba010157c6493b0a9f2c2760a.tar.gz MultiMC-c069147f67a508eba010157c6493b0a9f2c2760a.tar.lz MultiMC-c069147f67a508eba010157c6493b0a9f2c2760a.tar.xz MultiMC-c069147f67a508eba010157c6493b0a9f2c2760a.zip |
Merge pull request #168 from max96at/patch-1
Add build status to README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ ![MultiMC](http://i.imgur.com/QJXbz.png) -MultiMC 5 +MultiMC 5 [![Build Status](https://travis-ci.org/MultiMC/MultiMC5.svg?branch=develop)](https://travis-ci.org/MultiMC/MultiMC5) ========= MultiMC is a custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. It also allows you to easily install and remove mods by simply dragging and dropping. |