Skip to content

Commit 0eeb020

Browse files
committed
Better introduction.
1 parent 2f9975f commit 0eeb020

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
1-
django-intl-tel-input
1+
Django intl-tel-input
22
=====================
33

44
.. image:: https://travis-ci.org/benmurden/django-intl-tel-input.svg?branch=master
5-
:target: https://travis-ci.org/benmurden/django-intl-tel-input
5+
:target: https://travis-ci.org/benmurden/django-intl-tel-input
66
.. image:: https://codecov.io/gh/benmurden/django-intl-tel-input/branch/master/graph/badge.svg
77
:target: https://codecov.io/gh/benmurden/django-intl-tel-input
88

9-
A Django form widget based on the jQuery plugin `intl-tel-input`_.
9+
A Django form widget for international telephone numbers based on the jQuery plugin `intl-tel-input`_.
1010

1111
This is a new package, so it doesn't implement all the features of
12-
intl-tel-input. However, it has been stable in testing, so if you're
13-
still down...
12+
intl-tel-input. However, it is well tested, and has been stable in production.
1413

1514
Installation
1615
------------

0 commit comments

Comments
 (0)