<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,60 +1,52 @@
-# Redmine Customer plugin
+= Redmine Customer plugin
 
 This is a plugin for Redmine that can be used to track basic customer information for each project.  It was created so I could track which project belonged to which customer.
 
-## Features
+== Features
 
 * Store Customer data
 * Associate a Customer for each project
 * Permissions to control user access to data
 
-## Install
+== Getting the plugin
 
-1. Download the archive file and extract it to your `vendor/plugins` folder.  You can also download directly from GitHub using git:
+A copy of the released version can be downloaded from {Little Stream Software}[https://projects.littlestreamsoftware.com/projects/redmine-customers/files].  A development copy can be downloaded from {GitHub}[http://github.com/edavis10/redmine-customer-plugin/tree/master]
 
-         git clone git://github.com/edavis10/redmine-customer-plugin.git vendor/plugins/customer_plugin
 
-2. Follow the Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins  Make sure to install Engines 2 if you use Rails 2.0.
-3. Setup the database using the migrations.
+== Install
 
-         rake db:migrate_plugins
+1. Follow the Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins Make sure the plugin is installed to +vendor/plugins/customer_plugin+
+2. Setup the database using the migrations. +rake db:migrate_plugins+
+3. Login to your Redmine install as an Administrator
+4. Setup the permissions for your roles
+5. Add the &quot;Customer module&quot; to the enabled modules for your project
+6. The link to the plugin should appear on that project's navigation as Customer
 
-4. Login to your Redmine install as an Administrator
-5. Setup the permissions for your roles
-6. Add the &quot;Customer module&quot; to the enabled modules for your project
-7. The link to the plugin should appear on that project's navigation as Customer
-
-## Usage
+== Usage
 
 1. Use the &quot;New&quot; link to create a Customer.
 2. Once you have created a customer, use the &quot;Assign&quot; link to assign a customer to a Project.
 3. Continue doing steps #1 and #2 until you have assigned customers to all your projects you need.
 
-## Upgrade
+== Upgrade
 
-### Zip file
+=== Zip file
 
 1. Download the latest zip file from https://projects.littlestreamsoftware.com
 2. Unzip the file to your Redmine into vendor/plugins
 3. Restart your Redmine
 
-### Git
+=== Git
 
 1. Open a shell to your Redmine's vendor/plugins/customer_plugin folder
-2. Update your git copy with `git pull`
+2. Update your git copy with +git pull+
 3. Restart your Redmine
 
-## License
+== License
 
 This plugin is licensed under the GNU GPL v2.  See LICENSE.txt and GPL.txt for details.
 
-## Project help
-
-If you need help you can contact the maintainer at his email address (See CREDITS.txt) or create an issue in the Bug Tracker.
-
-### Bug tracker
-
-If you would like to report a bug or request a new feature the bug tracker is located at:
+== Project help
 
-   https://projects.littlestreamsoftware.com
+If you need help you can contact the maintainer at the Bug Tracker.  The bug tracker is located at: https://projects.littlestreamsoftware.com
 </diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6bec298ff490b560b03455127a959c2e0c1bca95</id>
    </parent>
  </parents>
  <author>
    <name>Eric Davis</name>
    <email>edavis@littlestreamsoftware.com</email>
  </author>
  <url>http://github.com/edavis10/redmine-customer-plugin/commit/c263786e182f63806d8777cd9145193f37308100</url>
  <id>c263786e182f63806d8777cd9145193f37308100</id>
  <committed-date>2009-03-24T11:36:16-07:00</committed-date>
  <authored-date>2009-03-24T11:36:16-07:00</authored-date>
  <message>Updated the README to use the rdoc syntax</message>
  <tree>9ffd3552bf2edaf3a72aad60e2d70e37f4270988</tree>
  <committer>
    <name>Eric Davis</name>
    <email>edavis@littlestreamsoftware.com</email>
  </committer>
</commit>
