readme.md in xolti-0.1.0 vs readme.md in xolti-0.1.1
- old
+ new
@@ -1,9 +1,11 @@
# Xolti
> Tool assisting developers to manage license headers in source files, powered by Ruby.
[![Build Status](https://secure.travis-ci.org/RemiEven/xolti.svg?branch=master)](http://travis-ci.org/RemiEven/xolti)
+[![Gem Version](https://badge.fury.io/rb/xolti.svg)](https://badge.fury.io/rb/xolti)
+[![Documentation Status](http://readthedocs.org/projects/xolti/badge/?version=latest)](http://xolti.readthedocs.io/en/latest/?badge=latest)
[![License](https://img.shields.io/badge/license-GPL3-19c6ff.svg)](http://www.gnu.org/licenses/gpl-3.0.en.html)
## Purpose
If you ever had to manage the license of a project, you probably know how much a burden this task can become, especially if you try to keep it accurate !