Skip to content

Commit b568368

Browse files
authored
Add header image
1 parent d410f22 commit b568368

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1+
|header|
2+
13
==============
24
Django-Select2
35
==============
46

57
|version| |coverage| |license|
68

7-
This is a `Django`_ integration of `Select2`_.
8-
9-
The app includes Select2 driven Django Widgets.
9+
Custom autocompelte fields for `Django`_.
1010

1111
Documentation
1212
-------------
@@ -22,6 +22,7 @@ Documentation available at https://django-select2.readthedocs.io/.
2222
.. _Select2: https://select2.org/
2323
.. _autocomplete_fields: https://docs.djangoproject.com/en/stable/ref/contrib/admin/#django.contrib.admin.ModelAdmin.autocomplete_fields
2424

25+
.. |header| image:: https://repository-images.githubusercontent.com/266545281/c6db7d26-9f60-454b-845e-395d45c43fa7
2526
.. |version| image:: https://img.shields.io/pypi/v/Django-Select2.svg
2627
:target: https://pypi.python.org/pypi/Django-Select2/
2728
.. |coverage| image:: https://codecov.io/gh/codingjoe/django-select2/branch/master/graph/badge.svg

0 commit comments

Comments
 (0)