README.md in systemcall-1.0.0 vs README.md in systemcall-1.0.1
- old
+ new
@@ -1,7 +1,8 @@
# System Call
-[![Build Status](https://travis-ci.org/tlux/systemcall.svg?branch=master)](https://travis-ci.org/tlux/systemcall)
+[![Build Status](https://travis-ci.org/tlux/systemcall.svg?branch=master)](https://travis-ci.org/tlux/systemcall)
+[![Gem Version](https://badge.fury.io/rb/systemcall.svg)](https://badge.fury.io/rb/systemcall)
A simple wrapper around Ruby's Open3 to call CLI programs and process their
output.
## Installation