aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdrián Oliva <adrian.oliva@cimat.mx>2023-05-04 01:44:02 -0600
committerAdrián Oliva <adrian.oliva@cimat.mx>2023-05-04 01:44:02 -0600
commit93320ee7fdfc79695f0fddc66d7933121133fb3c (patch)
tree9774ff9a54b20b67b46f3b2ccbe7dd964b997005 /README.md
parentaaae71b76f42c560a8bb6f679a86b8d3956021a1 (diff)
downloadLedger.py-93320ee7fdfc79695f0fddc66d7933121133fb3c.tar.gz
Ledger.py-93320ee7fdfc79695f0fddc66d7933121133fb3c.zip
Edited README fille.
Just added new lines to both respect the 80 characters width and the new line at the end of the file.
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`.