1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2025-07-06 22:18:38 -04:00

Add markdown documentation

This commit is contained in:
2017-06-25 06:14:44 -04:00
parent aeed78f0b7
commit 5047dc6948
5 changed files with 200 additions and 1 deletions

View File

@ -9,6 +9,10 @@ OFX (via [ofxgo](https://github.com/aclindsa/ofxgo)).
This project is in active development and is not yet ready to be relied upon as
your primary accounting software.
## Documentation
[Documentation in markdown](./docs/index.md)
## Installation
First, install npm, python, curl, and go >= 1.7 in your distribution. Here is