Skip to content

Commit 033cb82

Browse files
committed
doc update
1 parent 4c004fb commit 033cb82

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/quick-project.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,3 +273,6 @@ application.install_module(module)
273273
Now we can test our API at [http://127.0.0.1:8000/docs](http://127.0.0.1:8000/docs#/)
274274
Please ensure your server is running
275275
![Swagger UI](https://python-ellar.github.io/ellar/img/car_api.png)
276+
277+
## **Source Code**
278+
You can find this example source code [here](https://github.com/python-ellar/ellar/tree/intro_doc_change/examples/quick-project)

0 commit comments

Comments
 (0)