aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdrián Oliva <adrian.oliva@cimat.mx>2023-05-05 08:48:42 -0600
committerAdrián Oliva <adrian.oliva@cimat.mx>2023-05-05 08:48:42 -0600
commit3fad0986c04c6442c2d506387a72e221305902f9 (patch)
tree80bc248588418d1da36562ce7f960d5f3be31c1d /README.md
parent83effeb49354ff6d0dc66bee0df3c1e4167810cf (diff)
downloadLedger.py-3fad0986c04c6442c2d506387a72e221305902f9.tar.gz
Ledger.py-3fad0986c04c6442c2d506387a72e221305902f9.zip
Print verb is mostly completed.
May still have bugs, but for now it is good enough.
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 87fc2ba..0ae36a9 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ over the original project.
- Support for commands:
- [ ] Register.
- [ ] Balance.
- - [ ] Print.
+ - [X] Print.
- Support for flags:
- [ ] `--sort`.
- [ ] `--price-db`.