Skip to content

Commit

Permalink
Add link to faker formatters
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Oct 29, 2012
1 parent 3aa6099 commit 4786f1f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -103,8 +103,10 @@ so fancy yet.
### Faker Data ###

Alice integrates with the [Faker](https://github.com/fzaninotto/Faker) library.
Using `<foo>` you can call faker data providers to generate random data. Let's
turn our static bob user into a randomized entry:
Using `<foo>` you can call Faker data providers to generate random data. Check
the [list of Faker providers](https://github.com/fzaninotto/Faker#formatters).

Let's turn our static bob user into a randomized entry:

```yaml
Nelmio\Entity\User:
Expand Down

0 comments on commit 4786f1f

Please sign in to comment.