<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,6 +5,13 @@ A quick small wiki, perfect for pasting quick texts or code between friends.
 
 Don't worry about saving, it saves every 2 seconds. Paste and forget! Think of it as a magic web notepad. Try it out at [http://edit.sunfox.org/any-page-name](http://edit.sunfox.org/any-page-name).
 
+Usage
+-----
+
+- `/any-page-name`: type what you want, it's saved automagically!
+- `/any-page-name/txt`: raw text version.
+- `/any-page-name/html`: html representation, pushed through the markdown syntax.
+
 Setup
 -----
 
@@ -13,21 +20,16 @@ Setup
         mkdir mydata
         chmod a+wx mydata
 
-- Copy `config.php.example` to `config.php`, pointing EDITH_DATA to your new directory
-- Tell your http server app to redirect 404s to index.php.
+- Copy `config.php.example` to `config.php`
+- Modify `config.php` to your liking
+- Tell your http server app to redirect 404s to `index.php`.
 
     - Under apache copy `.htaccess.example` to `.htaccess` and modify the `RewriteBase` directive.
     - Under lighttpd, add this line to your configuration:
 
             server.error-handler-404 = &quot;/index.php&quot;
 
-Usage
------
-
-- `/any-page-name`: type what you want, it's saved automagically!
-- `/any-page-name/txt`: raw txt version of your text.
-- `/any-page-name/html`: your text in html, pushed through the markdown syntax.
-
+- To enable concurrent accesses, uncomment the lines in `config.php` regarding [Google Mobwrite](http://code.google.com/p/google-mobwrite/)
 
 Licence
 ------</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3ef9308666af9a84c815d972c5c6be40ff1f50e2</id>
    </parent>
  </parents>
  <author>
    <name>Sunny Ripert</name>
    <email>negatif@gmail.com</email>
  </author>
  <url>http://github.com/sunny/edith/commit/366ea61686fa019a739f26e1a11684c1b7a17a15</url>
  <id>366ea61686fa019a739f26e1a11684c1b7a17a15</id>
  <committed-date>2009-03-08T00:12:14-08:00</committed-date>
  <authored-date>2009-03-07T23:52:56-08:00</authored-date>
  <message>Small README fixes</message>
  <tree>60b901b11d50ea74ff7a5ea2690a9ad785c161a8</tree>
  <committer>
    <name>Sunny Ripert</name>
    <email>negatif@gmail.com</email>
  </committer>
</commit>
