aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdrián Oliva <adrian.oliva@cimat.mx>2023-05-08 21:41:35 -0600
committerAdrián Oliva <adrian.oliva@cimat.mx>2023-05-08 21:41:35 -0600
commit33f5e7c780edd903e4d8f68601f4c6319b269a85 (patch)
tree8d443733a55703e00b7549664ecf21aa92d9a436 /README.md
parentca65b3836eaa5b026b3f13afdd7ad3b8b192e9a4 (diff)
downloadLedger.py-33f5e7c780edd903e4d8f68601f4c6319b269a85.tar.gz
Ledger.py-33f5e7c780edd903e4d8f68601f4c6319b269a85.zip
Yup. The commands are done. :D
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c2ad498..768b0d7 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,8 @@ over the original project.
# What it has
- Support for commands:
- - [ ] Register.
- - [ ] Balance.
+ - [X] Register.
+ - [X] Balance.
- [X] Print.
- Support for flags:
- [X] `--sort`.