From f5f2140e0a6f69a891a8afc91e007ea709771689 Mon Sep 17 00:00:00 2001 From: jaseg Date: Tue, 7 Aug 2012 15:13:56 +0200 Subject: [PATCH] Small bugfix in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78a8ec5..6e90282 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A planned feature is the on-the-fly modification of method calls when there is a Why the fuck? ============= -Just for fun, and because now I know *a lot* more about ruby's way of OO. You may find this code useful because it can be used for pretty deep debugging of ruby code. Just comment out the whole arithmomancy stuff and uncomment the one ```puts``` in ```process_call(...)```. +Just for fun, and because now I know *a lot* more about ruby's way of OO. You may find this code useful because it can be used for pretty deep debugging of ruby code. Just comment out the whole arithmomancy stuff and uncomment the one ```puts``` in ```process_call(...)```. Also, ponies. Hate, Rage, certainly inappropriate accolade ============================================ -- 2.11.4.GIT