From a69468785b4986d354f19cc88d5c80d88455d1db Mon Sep 17 00:00:00 2001 From: Aaron Lindsay Date: Fri, 7 Jul 2017 06:40:07 -0400 Subject: [PATCH] README: Update documentation section --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79c0b75..94a389d 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,12 @@ your primary accounting software. ![Transaction Register](./screenshots/transaction_register.png) ![Transaction Editing](./screenshots/editing_transaction.png) -## Documentation +## Usage Documentation -[Documentation in markdown](./docs/index.md) +Though I believe much of the interface is 'discoverable', I'm working on +documentation for those things that may not be so obvious to use: creating +custom reports, importing transactions, etc. For the moment, the easiest way to +view that documentation is to [browse it on github](./docs/index.md). ## Installation