From a3deb03083e04721cb1511d356363f1c9fe63fae Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 28 Apr 2015 14:04:10 -0700 Subject: [PATCH] doc: announcement tweak --- doc/ANNOUNCE | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/ANNOUNCE b/doc/ANNOUNCE index 51785cb03..ea43d311e 100644 --- a/doc/ANNOUNCE +++ b/doc/ANNOUNCE @@ -10,12 +10,12 @@ Release contributors: Simon Michael, Julien Moutinho. hledger (http://hledger.org) is a command-line tool and haskell library for tracking financial transactions, which are stored in a human-readable plain text format. It can also read CSV or timelog -files. It provides useful reports, and can also help you record new -transactions interactively. Add-on commands include hledger-web (a -web interface), hledger-irr (for calculating internal rate of return) -and hledger-interest (for generating interest transactions). hledger -is inspired by and largely compatible with Ledger, and can be used -with some Ledger files. +files, and output CSV. It provides useful reports, and can also help +you record new transactions interactively. Add-on commands include +hledger-web (a web interface), hledger-irr (for calculating internal +rate of return) and hledger-interest (for generating interest +transactions). hledger is inspired by and largely compatible with +Ledger, and can be used with some Ledger files. Installation: