aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 55643df..f63b8c2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
# Ledger.py
-A simple implementation of [ledger-cli](https://github.com/ledger/ledger). This implementation only covers a few commands of the original ledger-cli. This project is only for educational purposes. It does not provide any advantages over the original project.
+A simple implementation of [ledger-cli](https://github.com/ledger/ledger). This
+implementation only covers a few commands of the original ledger-cli. This
+project is only for educational purposes. It does not provide any advantages
+over the original project.
# What it has
@@ -11,4 +14,4 @@ A simple implementation of [ledger-cli](https://github.com/ledger/ledger). This
- Support for flags:
- [ ] `--sort`.
- [ ] `--price-db`.
- - [ ] `--file`. \ No newline at end of file
+ - [ ] `--file`.