README in rev-0.2.1 vs README in rev-0.2.2
- old
+ new
@@ -9,11 +9,19 @@
use them in conjunction with Rev to build asynchronous event-driven
applications.
You can include Rev in your programs with:
- require 'rubygems'
- require 'rev'
+ require 'rubygems'
+ require 'rev'
+
+For more information, consult the RubyForge page:
+
+http://rev.rubyforge.org
+
+Questions? Sign up for the mailing list at:
+
+http://rubyforge.org/mailman/listinfo/rev-talk
== Anatomy
Rev builds on two core classes which bind to the libev API: