Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Short description about features.
  • Loading branch information
frosklis authored Feb 2, 2021
1 parent 3533164 commit 8c01d29
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,10 @@ Dinero (spanish for money) is a command line tool that can deal with ledger file

I use ledger-cli extensively for my personal finances. My goal is to be able to run all the commands I use the most with my own tool while at the same time learning Rust.

Loosely inspired by [Rudolf Schmidt's port](https://github.com/rudolfschmidt/acc)
Currently supported are:
- Balance reports
- Register reports

Report filtering by account name and by date.

Run ```dinero --help``` for a list of available commands and options.

0 comments on commit 8c01d29

Please sign in to comment.