Added support for the 'use alternate font metrics' flag.
[redact.git] / README
diff --git a/README b/README
index 908900a42b280a54bdb478e74aa1ee924bffb138..bafec39671e6e78444745970758f705383d0a96d 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,3 @@
---
-$Id: README 9 2005-03-28 20:54:45Z tilman $
-++
-
 = Redact -- An Edje Compiler written in Ruby
 
 Redact is an Edje[http://enlightenment.org] compiler written in Ruby.
@@ -30,14 +26,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].