Skip to content

Commit

Permalink
fixup! fixup! fixup! docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martinohansen committed Dec 22, 2023
1 parent d54fafe commit 7b10d9a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Ynabber

Ynabber reads and writes transactions from one or more sources (known as
readers) to one or more destinations (known as writers).
Ynabber sets out to read and write bank transactions from one or more sources
(known as readers) to one or more destinations (known as writers).

For a list of supported see the [readers](#readers) and [writers](#writers)
subsections.
Expand All @@ -17,8 +17,8 @@ go install github.com/martinohansen/ynabber/cmd/ynabber@latest
## Usage

Ynabber is configured with environment variables. To read from
[Nordigen](https://nordigen.com/en/) (now known as GoCardless) and write to
YNAB use these values:
[Nordigen](https://nordigen.com/en/) (now known as GoCardless) and write to YNAB
use these values:

```bash
cat <<EOT >> ynabber.env
Expand Down

0 comments on commit 7b10d9a

Please sign in to comment.