Skip to content

Commit 4837532

Browse files
authored
add syntax highlighting
fix indentation error in example
1 parent ca293fa commit 4837532

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.rst

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Forms
3030
-----
3131
To add the captcha field to your form:
3232

33+
.. code-block:: python
34+
3335
from django import forms
3436
from simplemathcaptcha.fields import MathCaptchaField
3537

0 commit comments

Comments
 (0)