Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
djones committed May 11, 2012
1 parent c3d571e commit 11fbd44
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Expand Up @@ -10,7 +10,7 @@ Together you can create a highly scalable API and use the nice features of Grape
## Example Features

* ActiveRecord
* Postgres
* PostgreSQL
* Non-blocking adapters and dependancies
* DB migration and associated Rake tasks
* Deployment on Heroku
Expand Down Expand Up @@ -109,7 +109,7 @@ Migrate your database:
# Todo

* Unify all the 'require' statements.
* Make it work with databases other than Postgres.
* Write some tests using the API
* Add some example authentication
* Add support for multiple environments e.g. test, development and production
* Make it work with databases other than PostgreSQL.
* Write some tests using the API.
* Add some example authentication.
* Add support for multiple environments e.g. test, development and production.

0 comments on commit 11fbd44

Please sign in to comment.