From f08f8e548af237b6dd412081327145b768904f31 Mon Sep 17 00:00:00 2001 From: Eric Davis Date: Fri, 16 Jan 2009 13:47:32 -0800 Subject: [PATCH] Added a description to the README --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 69560f6..4e82338 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,6 +1,6 @@ = Redmine Rate Plugin -TODO - description +The Rate plugin provides an API that can be used to find the rate for a Member of a Project at a specific date. It also stores historical rate data so calculations will remain correct in the future. == Features