Skip to content

Commit ddda093

Browse files
authored
Update README.rst
1 parent 8074768 commit ddda093

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Since it's a non-empty string, it will be evaluated as True.
6363

6464

6565
Usage
66-
======
66+
=====
6767

6868
Install:
6969

@@ -92,6 +92,7 @@ Then use it on your ``settings.py``.
9292
9393
Encodings
9494
---------
95+
9596
Decouple's default encoding is `UTF-8`.
9697

9798
But you can specify your preferred encoding.
@@ -116,7 +117,7 @@ If you wish to fall back to your system's default encoding use:
116117
117118
118119
Where is the settings data stored?
119-
-----------------------------------
120+
----------------------------------
120121

121122
*Decouple* supports both *.ini* and *.env* files.
122123

0 commit comments

Comments
 (0)