summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Krause <KrauseFx@users.noreply.github.com>2015-04-18 08:02:57 +0100
committerFelix Krause <KrauseFx@users.noreply.github.com>2015-04-18 08:02:57 +0100
commit18bad080ba60b4ba29db55400b3fb820dfe48177 (patch)
treede26e2adfc94f577815aebe39000e24cde10f77a
parentb5e48298b84f36c47efea4bbb8dd450375679401 (diff)
downloadhighline-18bad080ba60b4ba29db55400b3fb820dfe48177.tar.gz
Added current gem version to README
This is very useful when verifying if I run the latest version. It fetches the version automatically from RubyGems.org
-rw-r--r--README.rdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rdoc b/README.rdoc
index cbf9ee9..934614b 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -3,6 +3,7 @@
by James Edward Gray II
{<img src="https://travis-ci.org/JEG2/highline.svg" alt="Build Status" />}[https://travis-ci.org/JEG2/highline]
+{<img src="https://img.shields.io/gem/v/highline.svg?style=flat" />}[http://rubygems.org/gems/highline]
== Description