README.md in busker-0.6.0 vs README.md in busker-0.6.1

- old
+ new

@@ -2,9 +2,11 @@ An extremely simple web framework. It's called Busker as a reference to Sinatra. It mimics Sinatra in some aspects while still trying to stay a true wanderer of the streets. +[![Gem Version](https://badge.fury.io/rb/busker.svg)](http://badge.fury.io/rb/busker) ![Installs](http://img.shields.io/gem/dt/busker.svg) + ## Design principles :page_with_curl: * Small code base that is easily understandable, hackable and embeddable * No dependencies except what is in the Ruby Standard Lib * Backward compatibility to older Ruby versions