From 63cf5db9e2b886fa3f75748f29a583ab86ae4704 Mon Sep 17 00:00:00 2001 From: Adam Bair Date: Thu, 16 Jul 2009 11:03:28 -0400 Subject: [PATCH] Adding benchmark todo to the readme --- README.rdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rdoc b/README.rdoc index 2d6aeb8..d30b2e7 100644 --- a/README.rdoc +++ b/README.rdoc @@ -52,6 +52,7 @@ You can run the benchmarks via: * Turn this into a gem (and move over to rspec) * May break ProfanityFilter out on it's own * Clean up dictionary implementation and subsitution (suboptimal and messy) +* Move benchmarks into a rake task == License