Skip to content

Commit

Permalink
Minor Rdoc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kule committed Apr 12, 2010
1 parent 3994812 commit 1a31516
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@

== Requirements

mysql/postgres database [Only postgres has been tested but should work in either]
sinatra-activerecord gem
base58 gem
* mysql/postgres database [Only postgres has been tested but should work in either]
* sinatra gem
* sinatra-activerecord gem
* base58 gem

== Installation
gem install sinatra
gem install sinatra-activerecord
gem install base58

Expand Down Expand Up @@ -51,5 +53,5 @@ Copyright (c) 2010 Luke Pearce. See LICENSE for details.

== Contact

* {github.com/kule} [http://github.com/kule]
* {kulesolutions.com} [http://www.kulesolutions.com]
* http://github.com/kule
* http://www.kulesolutions.com

0 comments on commit 1a31516

Please sign in to comment.