Skip to content

Commit a3d2fef

Browse files
authored
Update README.rst
1 parent 0824d94 commit a3d2fef

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: README.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
django-taggit-anywhere
22
======================
33

4-
Even more simpler approach to tagging with
5-
django-taggit_. Additionally this project provides easy-to-use
6-
integration with django-taggit-helpers_ and django-taggit-labels_
7-
84
.. image:: https://img.shields.io/pypi/v/django-taggit-anywhere.svg
95
:target: https://pypi.python.org/pypi/django-taggit-anywhere/
106

@@ -14,8 +10,12 @@ integration with django-taggit-helpers_ and django-taggit-labels_
1410
.. image:: https://img.shields.io/github/license/bashu/django-taggit-anywhere.svg
1511
:target: https://pypi.python.org/pypi/django-taggit-anywhere/
1612

13+
Even more simpler approach to tagging with
14+
django-taggit_. Additionally this project provides easy-to-use
15+
integration with django-taggit-helpers_ and django-taggit-labels_
16+
1717
Requirements
18-
------------
18+
~~~~~~~~~~~~
1919

2020
You must have *django-taggit* installed and configured, see the django-taggit_ documentation for details and setup instructions.
2121

@@ -62,7 +62,7 @@ Please see ``example`` application. This application is used to manually test th
6262
You need Django 1.8 or above to run that. It might run on older versions but that is not tested.
6363

6464
Contributing
65-
------------
65+
============
6666

6767
If you like this module, forked it, or would like to improve it, please let us know!
6868
Pull requests are welcome too. :-)

0 commit comments

Comments
 (0)