README.md in gemerald_beanstalk-0.0.1 vs README.md in gemerald_beanstalk-0.1.0
- old
+ new
@@ -1,6 +1,7 @@
# GemeraldBeanstalk
+[![Gem Version](https://badge.fury.io/rb/gemerald_beanstalk.png)](http://badge.fury.io/rb/gemerald_beanstalk)
[![Build Status](https://travis-ci.org/gemeraldbeanstalk/gemerald_beanstalk.png?branch=master)](https://travis-ci.org/gemeraldbeanstalk/gemerald_beanstalk)
[![Coverage Status](https://coveralls.io/repos/gemeraldbeanstalk/gemerald_beanstalk/badge.png)](https://coveralls.io/r/gemeraldbeanstalk/gemerald_beanstalk)
[![Code Climate](https://codeclimate.com/github/gemeraldbeanstalk/gemerald_beanstalk.png)](https://codeclimate.com/github/gemeraldbeanstalk/gemerald_beanstalk)
[![Dependency Status](https://gemnasium.com/gemeraldbeanstalk/gemerald_beanstalk.png)](https://gemnasium.com/gemeraldbeanstalk/gemerald_beanstalk)
@@ -25,10 +26,12 @@
The internals of GemeraldBeanstalk are undocumented at this point, with the
expectation being that it should be interacted with strictly via the [beanstalkd
protocol](https://github.com/kr/beanstalkd/blob/master/doc/protocol.md). This
will likely change in the future, allowing more programatic access directly to
-the GemeraldBeanstalk::Beanstalk.
+the GemeraldBeanstalk::Beanstalk. If you think better documentation is needed
+pronto, create an issue and I will add docs.
+
## Installation
Add this line to your application's Gemfile: