Added shell example to README
This commit is contained in:
parent
6a9c9a4533
commit
499782924f
1 changed files with 5 additions and 1 deletions
|
@ -39,7 +39,11 @@ With Sims 3 and later, creating personalities is as simple as selecting a trait.
|
||||||
- Futureproof for new archetypes, quirks, or expansions
|
- Futureproof for new archetypes, quirks, or expansions
|
||||||
- Portable and clean
|
- Portable and clean
|
||||||
|
|
||||||
## 📦 Example JSON Output
|
## 📦 Example
|
||||||
|
|
||||||
|
```shell
|
||||||
|
personaforge --name "Max Casey" --archetype "Party Animal"
|
||||||
|
```
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue