diff --git a/readme.md b/readme.md
index bf327403d370c312c927cbbe694c541222a09fa2..440e301af254ad635d3cdc905280c79ae428b610 100644
--- a/readme.md
+++ b/readme.md
@@ -2,12 +2,11 @@
 
 
 ## Description
-Moves files from indicated input folder to indicated output folder.
+Organizes files in provided input directory. Outputs to provided output directory.
 
-Organizes files by type (See below for disabling type sorting).
+By default, files organize by extension type (See below for disabling type sorting).
 
-If output directory ever contains a file of the same name, then input file name will be incremented to avoid overwriting
-existing files.
+File names are incremented when necessary to prevent accidental file overriding.
 
 
 ## Parameters