Skip to content

Commit

Permalink
docs: udpate docs with new pattern install type
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewgallo committed Nov 15, 2024
1 parent 5279ad7 commit 55a1c78
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,13 @@ npx generate-pattern
```

1. Select a pattern
![Usage screenshot](/assets/gen-pattern-usage.png)
![Usage screenshot](/assets/gen-pattern-usage.png)
2. Choose if you want the pattern's dependencies installed
![Install dependencies step](/assets/install-deps.png)
![Install dependencies step](/assets/install-deps.png)
3. Choose an install path (default is current directory)
![Install path step](/assets/install-path.png)
![Install path step](/assets/install-path.png)
4. Select pattern type

- Full example app
- Integrate within an existing app, ie inline
![Pattern type](/assets/pattern_type.png)
Binary file added assets/pattern_type.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 55a1c78

Please sign in to comment.