diff --git a/README.md b/README.md index cdd5bb5d57c8fbb5b0605ddb2b36ee9e9a43c4eb..39bf8b69899afa1cc5ba8d4ab3b265f431bedbb5 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ python3 -m fastapi_template # Answer all the questions # 🪠Enjoy your new project 🪠cd new_project +docker-compose -f deploy/docker-compose.yml --project-directory . build docker-compose -f deploy/docker-compose.yml --project-directory . up --build ``` @@ -28,6 +29,12 @@ python3 -m pip install . python3 -m fastapi_template ``` +<div align="center"> + <img src="https://user-images.githubusercontent.com/18153319/137182689-ce714440-7576-46a0-8f96-862a8469a28c.gif"/> + <p>Templator in action</p> +</div> + + ## Features One of the coolest features is that this project is extremely small and handy.