Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Edit summary
Browse files Browse the repository at this point in the history
  • Loading branch information
ebcrowder committed Jun 10, 2024
1 parent 26b59e0 commit 704dd6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ command line accounting tool for Linux and macOS

### Summary

- Spiritual port of [ledger](https://github.com/ledger/ledger)
- Port of [ledger](https://github.com/ledger/ledger)
- Uses double-entry accounting paradigm
- Supports all [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) currency formats
- Uses `yaml` files as data store
Expand Down Expand Up @@ -385,4 +385,4 @@ Often, banks will provide exports in one of two formats: 1) amounts are represen
credits are identified by negative and positive (or vice-versa) amounts or 2) separate debit and credit columns. The CSV
import tool can handle both scenarios.

CSV file(s) should have `date`, `description` and `name` columns as they are required fields.
CSV file(s) should have `date`, `description` and `name` columns as they are required fields.

0 comments on commit 704dd6c

Please sign in to comment.