README.markdown in kaboom-0.3.1 vs README.markdown in kaboom-0.3.2
- old
+ new
@@ -51,24 +51,11 @@
$ you:
$ kaboom shared_links pivotal > boom links pivotal
## Contribute
-Want to join the [Pantheon of
-Boom'ers](https://github.com/holman/boom/contributors)? I'd love to include
-your contributions, friend.
-
Clone this repository, then run `bundle install`. That'll install all the gem
-dependencies. Make sure your methods are [TomDoc](http://tomdoc.org)'d
-properly, that existing tests pass (`rake`), and that any new functionality
+dependencies. Make sure that existing tests pass (`rake`), and that any new functionality
includes appropriate tests. Bonus points if you're not updating the gemspec or
bumping boom's version.
-All good? Cool! Then [send me a pull request](https://github.com/holman/boom/pull/new/master)!
-
-## I love you
-
-[Zach Holman](http://zachholman.com) made this. Ping me on Twitter —
-[@holman](http://twitter.com/holman) — if you're having issues, want me to
-merge in your pull request, or are using boom in a cool way. I'm kind of hoping
-this is generic enough that people do some fun things with it. First one to use
-`boom` to calculate their tax liability wins.
+All good? Cool! Then send me a pull request