Skip to content

Commit 1b7804e

Browse files
authored
Update README.rst
1 parent a980692 commit 1b7804e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ Application adds support for editing JSONField in Django Administration via http
77
Quick start
88
-----------
99

10-
Add application to your INSTALLED_APPS setting like this ::
10+
Add application to your INSTALLED_APPS setting like this :
11+
1112
.. code-block:: python
13+
1214
INSTALLED_APPS = [
1315
...
1416
'json_editor',

0 commit comments

Comments
 (0)