summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2015-02-04 21:58:31 -0500
committerTimothy Crosley <timothy.crosley@gmail.com>2015-02-04 21:58:31 -0500
commit5f1f40badc8776f5920d32c3c80e3ada35eaf6cc (patch)
treed9ced2c5be370e7e41634ac96e8749e385e1e5d6 /README.md
parent7f8d0cf8f90129b464566bd352fb15cf7708048a (diff)
downloadisort-5f1f40badc8776f5920d32c3c80e3ada35eaf6cc.tar.gz
Small change to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index e32d334e..64c36b6e 100644
--- a/README.md
+++ b/README.md
@@ -255,7 +255,11 @@ own line
Note: to change the how constant indents appear - simply change the indent property with the following accepted formats:
* Number of spaces you would like. For example: 4 would cause standard 4 space indentation.
* Tab
-* A verbatim string with quotes around it. For example: " " is equivalent to 4
+* A verbatim string with quotes around it. For example:
+
+ " "
+
+ is equivalent to 4
Intelligently Balanced Multi-line Imports
======================