Skip to content

Commit

Permalink
README: Spelling corrections and Contribute section
Browse files Browse the repository at this point in the history
  • Loading branch information
yetty committed Jul 30, 2013
1 parent 7a2b67e commit 44889e8
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ tag.
Model examples
---------------

Using the EmbedVideoField you provide validation of correct URL.
Using the EmbedVideoField provides you validation of URLs.

::

Expand All @@ -87,6 +87,17 @@ Using the EmbedVideoField you provide validation of correct URL.
video = EmbedVideoField() # same like models.URLField()




Contributing
*************

I will be really pleased if you will provide patch to this Django app. Feel free
in changing source code, but please keep `PEP8 <http://www.python.org/dev/peps/pep-0008/>`_
rules and `Zen <http://www.python.org/dev/peps/pep-0020/>`_.



TODO
*****

Expand Down

0 comments on commit 44889e8

Please sign in to comment.