Skip to content

Commit 8128a11

Browse files
committed
📝 Update README
1 parent b8d072e commit 8128a11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ $ fastapi dev main.py
3636
FastAPI Starting development server 🚀
3737

3838
Searching for package file structure from directories with __init__.py files
39-
Importing from /home/user/code/fastapi-cli
39+
Importing from /home/user/code/awesomeapp
4040

4141
module 🐍 main.py
4242

@@ -53,7 +53,7 @@ $ fastapi dev main.py
5353

5454
Logs:
5555

56-
INFO Will watch for changes in these directories: ['/home/user/code/fastapi-cli']
56+
INFO Will watch for changes in these directories: ['/home/user/code/awesomeapp']
5757
INFO Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
5858
INFO Started reloader process [4106097] using WatchFiles
5959
INFO Started server process [4106120]

0 commit comments

Comments
 (0)