README.md in grafana-rb-0.1.1 vs README.md in grafana-rb-0.5.0
- old
+ new
@@ -1,8 +1,11 @@
# Grafana-rb
Configure grafana dashboards using simple yml-notation.
+[![Build Status](https://travis-ci.org/uchiru/grafana-rb.svg?branch=master)](https://travis-ci.org/uchiru/grafana-rb)
+[![Gem Version](https://badge.fury.io/rb/grafana-rb.svg)](https://badge.fury.io/rb/grafana-rb)
+
## Installation
Add this line to your application's Gemfile:
```ruby