Skip to content

Commit

Permalink
Add PyPI badge to README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-o-silva committed Apr 16, 2016
1 parent 3b79516 commit ba1743e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ django-db-file-storage
:target: http://django-db-file-storage.readthedocs.org/en/master/?badge=master
:alt: Documentation Status

.. image:: https://badge.fury.io/py/django-db-file-storage.svg
:target: https://badge.fury.io/py/django-db-file-storage

Django DB File Storage is a custom
`file storage system <https://docs.djangoproject.com/en/dev/topics/files/#file-storage>`_
for Django. Use it to save files in your database instead of your file system.
Expand Down

0 comments on commit ba1743e

Please sign in to comment.