diff --git a/README.md b/README.md index 1b959cb8c8aa70424f1a3ddc5cf2a8ceb6f7e70d..ac64d671838d54e86f7dd7bbb2c2b78584043e86 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ +  [](https://pypi.org/project/fastapi-template/) + <div align="center"> <img src="https://raw.githubusercontent.com/s3rius/FastAPI-template/master/images/logo.png" width=700> <div><i>Fast and flexible general-purpose template for your API.</i></div> </div> + ## Usage âš ï¸ [Git](https://git-scm.com/downloads), [Python](https://www.python.org/), and [Docker-compose](https://docs.docker.com/compose/install/) must be installed and accessible âš ï¸ @@ -22,4 +25,4 @@ Currently supported features: - systemd units - Example (dummy) SQLAlchemy model - Elastic Search support -- Scheduler support \ No newline at end of file +- Scheduler support