Merge pull request #37 from spullara/patch-1

Reducing the lines of code from 1 million to 1 thousand
diff --git a/README.markdown b/README.markdown
index 073a446..19982f6 100644
--- a/README.markdown
+++ b/README.markdown
@@ -7,7 +7,7 @@
 * Experimental multi-line editing mode.
 * History handling.
 * Completion.
-* Under 1000k of BSD license source code.
+* Under 1,000 lines of BSD license source code.
 
 ## Can a line editing library be 20k lines of code?