diff --git a/README.md b/README.md
index 1b959cb8c8aa70424f1a3ddc5cf2a8ceb6f7e70d..ac64d671838d54e86f7dd7bbb2c2b78584043e86 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,11 @@
+![python version](https://img.shields.io/pypi/pyversions/fastapi_template?style=flat-square) ![Build status](https://img.shields.io/github/workflow/status/s3rius/FastAPI-template/Release%20python%20package?style=flat-square) [![version](https://img.shields.io/pypi/v/fastapi_template?style=flat-square)](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