Skip to content

Commit 8a94dc6

Browse files
committed
Update docs
1 parent dfcf05e commit 8a94dc6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
![static coverage badge](https://img.shields.io/badge/Coverage-92%25-blue)
77
[![Built with Material for MkDocs](https://img.shields.io/badge/Material_for_MkDocs-526CFE?logo=MaterialForMkDocs&logoColor=white)](https://squidfunk.github.io/mkdocs-material/)
88

9-
[Beancount Multitool](https://github.com/rlan/beancount-multitool/) is a command-line-interface (CLI) tool that converts financial data from financial institutions to Beancount files.
9+
[Beancount Multitool](https://github.com/rlan/beancount-multitool/) is a command-line-interface (CLI) tool that converts financial data from financial institutions to [Beancount](https://github.com/beancount/beancount) files.
1010

1111
The following financial institutions are supported:
1212

docs/usage/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ A typical workflow using the CLI tool with a Beancount ledger:
1212

1313
* For quick start, choose [one](../institutions/index.md) of the financial institutions. Then modify the label-all-as-default example to match your Beacount ledger accounts.
1414
* For a simple example of using regular expression to label accounts, see the regular expression example for [JA Bank](../institutions/ja_bank.md).
15+
* For developers, see [here](../reference/development.md).
1516
* Learn about [configurations](configs.md) of `bean-mt` CLI tool.
1617
* Here are some [examples](examples.md) of common usage.

0 commit comments

Comments
 (0)