Skip to content

Commit 20b2153

Browse files
committed
Rename app
1 parent cf29b63 commit 20b2153

File tree

18 files changed

+3
-3
lines changed

18 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Pyramid
3333

3434

3535
Quart
36-
* [quart-html](quart-html/README.md)
36+
* [quart-app](quart-app/README.md)
3737
* [quart-api](quart-api/README.md)
3838
* [quart-websocket](quart-websocket/README.md)
3939

File renamed without changes.
File renamed without changes.

quart-html/README.md renamed to quart-app/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Quart Html
1+
# quart-app
22

33

44
## Dev Environment
@@ -9,7 +9,7 @@ If you are not familiar with `poetry` yet, please refer to this tutorial
99

1010
Get into the project directory,
1111
```bash
12-
$ cd quart-html
12+
$ cd quart-app
1313
```
1414

1515
Create Python virtual environment,
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)