From 93320ee7fdfc79695f0fddc66d7933121133fb3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Oliva?= Date: Thu, 4 May 2023 01:44:02 -0600 Subject: Edited README fille. Just added new lines to both respect the 80 characters width and the new line at the end of the file. --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') 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`. -- cgit v1.2.3