README.textile in Sutto-marvin-0.1.20081120 vs README.textile in Sutto-marvin-0.2.0
- old
+ new
@@ -77,9 +77,17 @@
*YourName*: MarvinBot3000: hello
*MarvinBot3000*: YourName: Hola!
As defined in handlers/hello_world.rb
+h2. Thanks
+
+Thanks goes out to the following people / projects:
+
+* Jeff Rafter - contributed code and doc changes, now one of the co-developers.
+* epitron / halogrium - For the ragel state machine used in Marvin::Parsers::RagelParser
+* The creator of Ruby-IRCD - the server component is heavily influenced by / part derivative of said work.
+
h2. Marvin::Base - A handler starting point
The first, Marvin::Base provides a base set of methods (e.g. say,
reply etc etc.) which make writing a client easier. You can simply
inherit from Marvin::Base, write some logic and then use the class
\ No newline at end of file