~lucasemmoreira/invoice-translator

c33d106af9b0f11a4ed3da64dc41c5a5519d93c1 — Lucas E M Moreira 8 months ago dbe3506
change: readme
1 files changed, 3 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +3 -1
@@ 15,8 15,10 @@ on [pdfminer](https://git.sr.ht/~lucasemmoreira/pdfminer)

## Installation

The important file you need is `accounts.csv`. This file should have two columns: description and the account. The account is the category of the transaction made. This nomenclature is used because I am currently using this software with gnucash.


## Usage

For now, I am running with [cider](https://cider.mx/). 
For now, I am running with [cider](https://cider.mx/). The easiest way for me is to compile the `invoice-translator.core` namespace and run the fns from there.