README.md in capwatch-0.1.10 vs README.md in capwatch-0.1.11

- old
+ new

@@ -1,40 +1,43 @@ # Capwatch -Watch you cryptoportfolio in a console +[![Build Status](https://travis-ci.org/bugaiov/capwatch.svg?branch=master)](https://travis-ci.org/bugaiov/capwatch) +[![Coverage Status](https://coveralls.io/repos/github/bugaiov/capwatch/badge.svg?branch=master)](https://coveralls.io/github/bugaiov/capwatch?branch=master) +[![Gem Version](https://badge.fury.io/rb/capwatch.svg)](https://badge.fury.io/rb/capwatch) -![Demo](https://i.imgur.com/XioyQQo.png) +Watch your cryptoportfolio in a console +![Demo](http://i.imgur.com/ZkrFDtL.png) + ## Installation $ gem install capwatch ```bash cat <<EOT > ~/.capwatch { - "name": "My Fund", + "name": "Basic Fund", "symbols": { - "ETH": 10, - "BTC": 10, - "XRP": 1, - "LTC": 1, - "ETC": 1, - "DASH": 1, - "XEM": 1, - "MIOTA": 1, - "XMR": 1, - "STRAT": 1, - "BCC": 1, - "EOS": 1, - "USDT": 1, - "ZEC": 1, - "ANS": 1, - "VERI": 1, - "BTS": 1, - "STEEM": 1, - "BCN": 1 + "MAID": 25452.47, + "GAME": 22253.51, + "ANS": 3826.53, + "FCT": 525.67875, + "SC": 4152770, + "DCR": 453.22, + "BTC": 8.219, + "ETH": 166.198, + "KMD": 19056.20, + "LSK": 5071.42 } } EOT ``` $ capwatch + +## Fund Examples + +Fund examples can be found [here](funds/demo) + +Demo funds taken from www.bluemagic.info + +Data is being processed from from http://coinmarketcap.com