Skip to content

Commit e693bd9

Browse files
committed
Update README
1 parent 36ff5d9 commit e693bd9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,12 @@ shiny run basic_app/app.py
2727

2828
## Use templates from GitHub
2929

30+
* [eoda-dev/py-shiny-templates](https://github.com/eoda-dev/py-shiny-templates)
3031
* [posit-dev/py-shiny-templates](https://github.com/posit-dev/py-shiny-templates)
3132

3233
```bash
34+
shiny create -g eoda-dev/py-shiny-templates -t fastapi-routes
35+
3336
shiny create -g posit-dev/py-shiny-templates -t map-distance
3437
```
3538

0 commit comments

Comments
 (0)