Skip to content

Commit

Permalink
Updated readme a bit.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed May 18, 2010
1 parent 75127f4 commit add8b5f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.rdoc
Expand Up @@ -2,18 +2,18 @@

Thin layer over the ruby driver that allows you to quickly grab hold of your data (pluck it!).

*Still rough around the edges and changing rapidly.*

== Install

None, because it is not ready.
$ gem install plucky

== Note on Patches/Pull Requests

* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
(if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Add tests for it. This is important so I don't break it in a future version unintentionally.
* Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.

== Copyright
Expand Down

0 comments on commit add8b5f

Please sign in to comment.