From f59ee928a48e3cd727178351529065634b7e8719 Mon Sep 17 00:00:00 2001 From: quix Date: Sun, 7 Sep 2008 01:58:45 -0400 Subject: [PATCH] docs --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index d93c03041..1fbb44d9e 100644 --- a/README +++ b/README @@ -69,10 +69,6 @@ Finally there is the raw form which uses no +eval+ or 2 + border } -=== Installing - -* gem install comp_tree - === Important Notes The user should have a basic understanding of functional @@ -110,6 +106,10 @@ Given a tree where nodes are modifying _ACCUMULATOR_, the end state of _ACCUMULATOR_ is not well-defined. Moreover if _ACCUMULATOR_ is not thread-safe, the result will be even worse. +=== Installing + +* gem install comp_tree + === Repository * http://github.com/quix/comp_tree