update readme
This commit is contained in:
parent
9f2d73e2f1
commit
fca0221d91
@ -52,6 +52,7 @@ app.run(host="0.0.0.0", port=8000)
|
|||||||
* [Middleware](docs/middleware.md)
|
* [Middleware](docs/middleware.md)
|
||||||
* [Exceptions](docs/exceptions.md)
|
* [Exceptions](docs/exceptions.md)
|
||||||
* [Blueprints](docs/blueprints.md)
|
* [Blueprints](docs/blueprints.md)
|
||||||
|
* [Class Based Views](docs/class_based_views.md)
|
||||||
* [Cookies](docs/cookies.md)
|
* [Cookies](docs/cookies.md)
|
||||||
* [Static Files](docs/static_files.md)
|
* [Static Files](docs/static_files.md)
|
||||||
* [Deploying](docs/deploying.md)
|
* [Deploying](docs/deploying.md)
|
||||||
@ -72,7 +73,7 @@ app.run(host="0.0.0.0", port=8000)
|
|||||||
▄▄▄▄▄
|
▄▄▄▄▄
|
||||||
▀▀▀██████▄▄▄ _______________
|
▀▀▀██████▄▄▄ _______________
|
||||||
▄▄▄▄▄ █████████▄ / \
|
▄▄▄▄▄ █████████▄ / \
|
||||||
▀▀▀▀█████▌ ▀▐▄ ▀▐█ | Gotta go fast! |
|
▀▀▀▀█████▌ ▀▐▄ ▀▐█ | Gotta go fast! |
|
||||||
▀▀█████▄▄ ▀██████▄██ | _________________/
|
▀▀█████▄▄ ▀██████▄██ | _________________/
|
||||||
▀▄▄▄▄▄ ▀▀█▄▀█════█▀ |/
|
▀▄▄▄▄▄ ▀▀█▄▀█════█▀ |/
|
||||||
▀▀▀▄ ▀▀███ ▀ ▄▄
|
▀▀▀▄ ▀▀███ ▀ ▄▄
|
||||||
|
Loading…
x
Reference in New Issue
Block a user