aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdrián Oliva <adrian.oliva@cimat.mx>2023-05-07 00:18:47 -0600
committerAdrián Oliva <adrian.oliva@cimat.mx>2023-05-07 00:18:47 -0600
commit649475fdc8934daf89a956376cb9cb29c8a289b2 (patch)
treee553817b4e4973148c767c366595793a60bdc783 /README.md
parent03304074913aaf5cfc05de8ffc00f66823896e50 (diff)
downloadLedger.py-649475fdc8934daf89a956376cb9cb29c8a289b2.tar.gz
Ledger.py-649475fdc8934daf89a956376cb9cb29c8a289b2.zip
For now, the sorting system will be completed.
Even if we can only sort by date and amount.
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0ae36a9..c2ad498 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,6 @@ over the original project.
- [ ] Balance.
- [X] Print.
- Support for flags:
- - [ ] `--sort`.
+ - [X] `--sort`.
- [ ] `--price-db`.
- [X] `--file`.