diff --git a/README.rst b/README.rst
index 72f4e5c..b226ef9 100644
--- a/README.rst
+++ b/README.rst
@@ -7,9 +7,9 @@ Django-bower
.. image:: https://coveralls.io/repos/nvbn/django-bower/badge.png?branch=develop
:alt: Coverage Status
:target: https://coveralls.io/r/nvbn/django-bower
-.. image:: https://pypip.in/v/django-bower/badge.png
+.. image:: https://img.shields.io/pypi/v/django-bower.svg
:target: https://crate.io/packages/django-bower/
-.. image:: https://pypip.in/d/django-bower/badge.png
+.. image:: https://img.shields.io/pypi/dm/django-bower.svg
:target: https://crate.io/packages/django-bower/
Easy way to use `bower `_ with your `Django `_ project.