JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
updated documentation, and source link
[contractor-progress.git] / README
diff --git a/README b/README
index 7a6aa7a..378cbbb 100644 (file)
--- a/README
+++ b/README
@@ -19,10 +19,13 @@ Current features:
 
        5) Clients can approve price or edit further (or let it sit)
 
-       6) Contractor can mark a task as in-progress at which point it is no longer
+       6) Clients can re-order the queue (the list of tasks which are approved
+       and priced, but work hasn't started yet)
+
+       7) Contractor can mark a task as in-progress at which point it is no longer
        editable.
 
-       7) Contractor can mark a task as finished (needing testing). Then client can
+       8) Contractor can mark a task as finished (needing testing). Then client can
        test and mark it as confirmed finished.
 
 
@@ -34,19 +37,18 @@ Current features:
        in as any of the clients.
 
 
-Planned features in a probably order of appearance:
+Planned features in a probable order of appearance:
 
-       1) Clients can re-order the queue (the list of tasks which are approved
-       and priced, but work hasn't started yet)
-
-       2) Contractor gets an e-mail whenever a client causes a task to move into
+       1) Contractor gets an e-mail whenever a client causes a task to move into
        his list of things to attend to.
 
-       3) Contractor can add money to the client's balance, and system will
+       2) Contractor can add money to the client's balance, and system will
        automatically mark finished tasks as paid, and reduce the balance.
 
-       4) Contractor can auto-generate an invoice from tasks and contact info in
+       3) Contractor can auto-generate an invoice from tasks and contact info in
        the database.
 
+       4) Client can easily create invoices and make payments through paypal.
+
        5) Site detects when client's balance is too low for work to continue and
        displays that prominently to them.