Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
the-lay authored Sep 14, 2024
1 parent 1bd93d6 commit bdcf238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ fw.generate(1)
fw.generate(4)
>>> 'southern florentine rain college'

# generate string that consists of a random predicate and random object
# generate string that follow a given grammar
# p = predicate, o = object, t = team, c = collection
fw.generate('po')
>>> 'bittersweet curio'
Expand Down

0 comments on commit bdcf238

Please sign in to comment.