Commit 0ca0326a74e8b3e65e66fc1292ad2a94ec310b99

antirez 2014-04-18T17:46:47

Fixed yet another 1000 lines claim.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.markdown b/README.markdown
index 8fc3f0e..98ad7ff 100644
--- a/README.markdown
+++ b/README.markdown
@@ -7,7 +7,7 @@ MongoDB, and Android.
 * Experimental multi-line editing mode.
 * History handling.
 * Completion.
-* Under 1,000 lines of BSD license source code.
+* About 1,100 lines of BSD license source code.
 
 ## Can a line editing library be 20k lines of code?