summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2015-02-04 22:00:46 -0500
committerTimothy Crosley <timothy.crosley@gmail.com>2015-02-04 22:00:46 -0500
commita8d91a38192d94b645d45fd35be735f8d1cad514 (patch)
treeed37c631a544949aad59f547977e279941432fc4
parentd79d244dc965de29ff2d6ca34908f757782fb915 (diff)
downloadisort-a8d91a38192d94b645d45fd35be735f8d1cad514.tar.gz
Another attempt at fixing the readme
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0e4c02fe..47358cc6 100644
--- a/README.md
+++ b/README.md
@@ -255,12 +255,13 @@ 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:
+* A verbatim string with quotes around it.
+For example:
" "
- is equivalent to 4
+is equivalent to 4
Intelligently Balanced Multi-line Imports
======================