diff --git a/README.md b/README.md index fc36186..17f8b12 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![FastAPI-Vue setup complete](https://raw.githubusercontent.com/LeoVasanko/fastapi-vue-setup/main/docs/banner.webp) + # FastAPI-Vue Full Stack Setup Build and develop **FastAPI + Vue** as a single project, while keeping production purely Python — **JavaScript tooling is only needed during development!** @@ -30,6 +32,8 @@ uv tool install dist/my_app-0.1.0.tar.gz my-app --help ``` +"You did it" with Vue-FastAPI connection. + ## Working in your project ### Setup and upgrades