From e387df19d14338b91c3e54de8a7593b852b1000c Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Sat, 29 Aug 2015 18:32:20 +0200 Subject: Update README.md Added travis build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3318fd2..8cc41eb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # cardbase +[![Build Status](https://travis-ci.org/epedroni/cardbase.svg)](https://travis-ci.org/epedroni/cardbase) + The primary purpose of cardbase is to create a digital representation of your own MTG collection. A cardbase file (.cb) is simply a JSON file containing a list of card objects and associated unique keys. The card data structure used is derived from that used in [MTG JSON](http://mtgjson.com/), and in fact that is where most of the data comes from right now. ## Command Line Interface (CLI) - cardbasecli -- cgit v1.2.3