Renamed fill_{,pos_}{rel,abs} to set_fill_{,pos}{rel,abs} for consistency.
[redact.git] / README
diff --git a/README b/README
index 908900a42b280a54bdb478e74aa1ee924bffb138..f702833e327d9f78461ef5ec82e49ab4c152088e 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 --
-$Id: README 9 2005-03-28 20:54:45Z tilman $
+$Id: README 76 2006-05-13 11:58:15Z tilman $
 ++
 
 = Redact -- An Edje Compiler written in Ruby
@@ -30,14 +30,14 @@ Redact is available under an MIT-style license.
 == Download
 
 The latest version of Redact can be found at
-http://code-monkey.de/projects/redact.html
+http://code-monkey.de/pages/redact
 
 Online documentation is available at
-http://code-monkey.de/docs/redact
+http://docs.code-monkey.de/redact
 
 == Dependencies
 
-Redact depends on Rake[http://rake.rubyforge.org],
+Redact depends on Rake[http://rake.rubyforge.org] 0.5.0 or greater,
 Ruby-EET[http://code-monkey.de/projects/ruby-eet.html] and
 Imlib2-Ruby[http://pablotron.org/software/imlib2-ruby].