<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,10 @@
 = Isaac - the smallish DSL for writing IRC bots
-You want to create an IRC bot quickly, but don't care about registering, ping-pong messages, worrying about excess flood and fighting with nasty regular expressions? Then Isaac is not for you. It will be. At some point. But you shall be welcome to try it out and help me extend and beautify it. Be aware, the code is not stellar by any measure, most likely it is very crude and a large portion of the IRC standard has not been implemented, simply because I haven't needed it yet. Oh, and a lot of concepts were borrowed from Sinatra (http://sinatrarb.com). Thanks.
+You want to create an IRC bot quickly? Then Isaac is you. It will be. At some point, at least. But you shall be welcome to try it out and help me extend and beautify it. Be aware, the code is not stellar by any measure, most likely it is very crude and a large portion of the IRC standard has not been implemented, simply because I haven't needed it yet. Oh, and a lot of concepts were borrowed from Sinatra (http://sinatrarb.com). Thanks.
+
+== Features
+* Wraps parsing of incoming messages and raw IRC commands in simple constructs.
+* Hides all the ugly regular expressions of matching IRC commands. Leaves only the essentials for you to match.
+* Takes care of dull stuff such as replying to PING-messages and avoiding excess flood.
 
 == Getting started
 An Isaac-bot needs a few basics:</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>afeb9c65e7cf765895e7e66c67ea515f42ed404a</id>
    </parent>
  </parents>
  <author>
    <name>ichverstehe</name>
    <email>ichverstehe@gmail.com</email>
  </author>
  <url>http://github.com/Syd/isaac/commit/d4cf2598bda31768cb9f56f980f2b878d1dd2ef7</url>
  <id>d4cf2598bda31768cb9f56f980f2b878d1dd2ef7</id>
  <committed-date>2008-10-07T09:01:06-07:00</committed-date>
  <authored-date>2008-10-07T09:01:06-07:00</authored-date>
  <message>updated readme</message>
  <tree>a227e451a5e2946d7912aaa3195c596e1602f44a</tree>
  <committer>
    <name>ichverstehe</name>
    <email>ichverstehe@gmail.com</email>
  </committer>
</commit>
