From 05b9a2337b1fb17e978568bb723acb08cb29d7fa Mon Sep 17 00:00:00 2001 From: Tim Morgan Date: Wed, 3 Jun 2009 23:37:14 -0500 Subject: [PATCH] Oops. We're not under 100 lines anymore. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 0ba24cf..19394a0 100644 --- a/README.markdown +++ b/README.markdown @@ -103,7 +103,7 @@ I'd love to hear from you if you have suggestions for improvement, bug fixes, or whatever. Email me at tim@timmorgan.org or fork the project and send a pull request. -The library itself is less than a hundred lines; I hope that makes it fairly +The library itself is just about a hundred lines; I hope that makes it fairly easy to get started hacking on the project. To run the tests, do this: `ruby test/test_cascading_rubies.rb`