From 1a08efef591236066b9e6640a1958b6609846b86 Mon Sep 17 00:00:00 2001 From: William Cohen Date: Wed, 15 Jul 2015 11:42:52 -0400 Subject: [PATCH] docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 630e738..8c29733 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ important differences. new stuff to learn. * Guinea Pig is simple. Programs use only ten pre-defined classes -(like _Join_ and _Flatten_), and the full implementation is less than 1000 +(like _Join_ and _Flatten_), and the full implementation is less than 1500 non-comment-source lines. * Guinea Pig programs can be executed incrementally, and you can