<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -12,11 +12,13 @@ It consists of six files for every essential aspect of the application:
 * The &lt;tt&gt;screen.css&lt;/tt&gt; which defines the visual style of the application
 * The &lt;tt&gt;aplication.js&lt;/tt&gt; (and &lt;tt&gt;prototype.js&lt;/tt&gt;) files which enable rich interactivity 
   (continuous updating and instant posting)
-* The messages.yml file which holds the data in YAML format
+* The &lt;tt&gt;messages.yml&lt;/tt&gt; file which holds the data in YAML format (rename the messages.example file)
 
 The layers are thus properly separated even in this micro-application. 
 It degrades finely for browsers without JavaScript enabled.
 
+It even features simplistic Unit tests for the application (see &lt;tt&gt;test&lt;/tt&gt; directory)
+
 === Installation
 
 Unpack the application, &lt;b&gt;rename &lt;tt&gt;messages.example&lt;/tt&gt; to &lt;tt&gt;messages.yml&lt;/tt&gt;&lt;/b&gt; and run 
@@ -26,6 +28,10 @@ Unpack the application, &lt;b&gt;rename &lt;tt&gt;messages.example&lt;/tt&gt; to &lt;tt&gt;messages.yml&lt;
 in the application directory in the console. You will see something like:
 
   == Sinatra has taken the stage on port 4567!
+  
+Then point your browser to:
+
+  http://localhost:4567
 
 === Resources
 
@@ -35,4 +41,4 @@ in the application directory in the console. You will see something like:
 
 === Credits
 
-The application was created by Karel Minarik (www.karmi.cz)
\ No newline at end of file
+The application was created by Karel Mina&#345;&#237;k (www.karmi.cz)
\ No newline at end of file</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b2257b1583397fabcc3fa74c821313f584fe2fcc</id>
    </parent>
  </parents>
  <author>
    <name>Karel Minarik</name>
    <email>karmi@karmi.cz</email>
  </author>
  <url>http://github.com/karmi/yaml_micro_chat/commit/7c169055856c996d74be69043443db97da163b89</url>
  <id>7c169055856c996d74be69043443db97da163b89</id>
  <committed-date>2008-07-01T05:22:29-07:00</committed-date>
  <authored-date>2008-07-01T05:22:29-07:00</authored-date>
  <message>README cleanup</message>
  <tree>d85bad84c74afd862f99270ae1ea8113d1bacdc8</tree>
  <committer>
    <name>Karel Minarik</name>
    <email>karmi@karmi.cz</email>
  </committer>
</commit>
