diff options
author | Christian Segundo | 2024-02-11 14:35:38 +0100 |
---|---|---|
committer | Christian Segundo | 2024-02-11 14:35:38 +0100 |
commit | 5665d64844964b23bd4190824f248adf337ed271 (patch) | |
tree | 2ef252884fafd63ee5470d9d52a932268812f02e | |
download | ledger-fava-5665d64844964b23bd4190824f248adf337ed271.tar.gz |
First commit
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..1834893 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# LedgerFava + +Serve [Ledger](https://www.ledger-cli.org) files using [Fava](https://github.com/beancount/fava). |