README.md in deadly_serious-0.5.0 vs README.md in deadly_serious-0.5.1

- old
+ new

@@ -1,6 +1,8 @@ # DeadlySerious +[![Gem Version](https://badge.fury.io/rb/deadly_serious.png)](http://badge.fury.io/rb/deadly_serious) + Flow Based Programming Maestro! This relies on [*named pipes*](http://linux.die.net/man/7/fifo) and *Linux processes* to create a program. Each component runs as a separate linux process and they exchange information through pipes. **REQUIRES** Ruby 2.0 and a \*nix based OS (Operating System, tested on *Ubuntu* and *Arch Linux*)