Skip to content

Commit

Permalink
Merge pull request #10 from janelbrandon/master
Browse files Browse the repository at this point in the history
Add function item() usage to README.md #8
  • Loading branch information
James-N-M authored Oct 9, 2019
2 parents 463a14d + 89f5c26 commit 2c99139
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ $faker->pokemonLocation; // Pallet Town
$faker->pokemonMove; // Quick Attack
$faker->pokemonQuote('oak') // Your very own tale of grand adventure is about to unfold
$faker->pokeball() // Safari Ball
$faker->item() // Rare Candy
$faker->keyItem() // Pokedex

```
Expand Down

0 comments on commit 2c99139

Please sign in to comment.