Skip to content

Commit

Permalink
Added install instructions to ReadMe.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Minton committed Jul 31, 2012
1 parent 23303df commit 42a4d33
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ for the creation of this gem), having real-looking test data, and having your
database populated with more than one or two records while you're doing
development.

Installing
----------
```bash
sudo gem install faker
```

Usage
-----
* Faker::Name.name => "Christophe Bartell"
Expand Down

0 comments on commit 42a4d33

Please sign in to comment.