Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Reeder authored and unknown committed Sep 29, 2009
1 parent 531f0fb commit 303ffe0
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.markdown
Expand Up @@ -2,8 +2,13 @@

An ActiveRecord interface for SimpleDB. Can be used as a drop in replacement for ActiveRecord in rails.

Special thanks to Garrett Cox for creating Activerecord2sdb which SimpleRecord is based on:
http://activrecord2sdb.rubyforge.org/
## Discussion Group

[http://groups.google.com/group/simple-record]

## Issue Tracking

[http://appoxy.lighthouseapp.com/projects/38366-simplerecord/overview]

## Getting Started

Expand Down Expand Up @@ -182,3 +187,7 @@ or

o.something_id = x

## Kudos

Special thanks to Garrett Cox for creating Activerecord2sdb which SimpleRecord is based on:
http://activrecord2sdb.rubyforge.org/

0 comments on commit 303ffe0

Please sign in to comment.