diff --git a/README.rst b/README.rst
index 1ed12cf53f4731d1e077c9a79e4ae5a996cb7009..e7e25a70848a33d29a8e51e9c42027e7b4239520 100644
--- a/README.rst
+++ b/README.rst
@@ -5,6 +5,18 @@ Template
     :target: https://git.shore.co.il/nimrod/template/-/commits/master
     :alt: pipeline status
 
+.. image:: https://img.shields.io/pypi/v/template.svg
+    :target: https://pypi.org/project/template/
+    :alt: Latest version on PyPI
+
+.. image:: https://img.shields.io/pypi/l/template.svg
+    :target: http://www.gnu.org/licenses/agpl-3.0.en.html
+    :alt: Project license
+
+.. image:: https://img.shields.io/pypi/dd/template.svg
+    :target: https://pypistats.org/packages/template
+    :alt: PyPI Stats
+
 A CLI tool for generating files from `Jinja2 <http://jinja.pocoo.org/>`_
 templates and environment variables.