Skip to content

Commit

Permalink
docs: adjust options part
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelass committed Mar 31, 2023
1 parent f8cf387 commit 8fda816
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,8 @@ options to explore the full potential of the generative process and unlock your

To use these options, you can pass them to the CLI command when running the generative process.
Here's an example command that sets the goal to "text-based console RPG game", the number of
generations to 5, and the persona to "animation enthusiast, design-driven, detail-oriented":
generations to 5, and the persona to "rpg enthusiast, creative, expert node.js developer,
detail-oriented":

```shell
node generation-000.js -G "text-based console RPG game" -g 5 -p "rpg enthusiast, creative, expert node.js developer, detail-oriented"
Expand Down

0 comments on commit 8fda816

Please sign in to comment.