Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arcktip committed May 4, 2012
1 parent a1af005 commit 38e8698
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -87,6 +87,10 @@ Regular management is currently done through the console.

rake console

To create new user:

User.create(:name => "John Smith", :username => "johnny", :email => "john@smith.com", :phone => "5551234567")

TODO: document the Account and Artifacts objects.

## Usage
Expand Down

0 comments on commit 38e8698

Please sign in to comment.