From 8f9326340a16f525ed1b1c9914c50dbe836b9955 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 2 Jun 2009 07:24:44 +0000 Subject: [PATCH] home page tweaks --- HOME | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/HOME b/HOME index d50a21f68..d45fb64dc 100644 --- a/HOME +++ b/HOME @@ -9,23 +9,21 @@ hledger `balance `_ and `register `_ reports. - a remix, in `haskell `_, of John Wiegley's excellent - c++ `ledger `_ (because I - did not want to hack on c++ and because haskell seemed a good fit). + c++ `ledger `_ - a Free Software project developed since 2008 by `Simon Michael `_ and contributors. **hledger aims to be...** -- a practical, accessible tool for end users. I use it every day to track money and time, and as the basis for client invoices and tax returns. +- a practical, accessible tool for end users. I use it every day to track money and time. - a useful library for finance-minded haskell programmers - a successful, time-and-money-solvent project within a thriving ecosystem of financial software projects. **To get help...** - chat me (sm) on the `#ledger irc channel - `_ which we share with ledger, or join - the `hledger google group `_. - Or for something private, `email me `_. +- chat me (sm) on the `#ledger irc channel `_ which we share with ledger +- join the `hledger google group `_ +- for something private, `email me `_. Download -------- @@ -43,8 +41,8 @@ Documentation `Developer API docs `_ | `Developer Notes `_ | `Contributor List `_ | -See also ledger's `home page `_ -and `manual `_. +c++ ledger's `home page `_ +and `manual `_ Screenshots ----------- @@ -61,7 +59,7 @@ Code repository Related projects ---------------- -- `ledger `_ inspired hledger, and the two projects are coevolving. If you liked hledger, try ledger too. It has more reporting options and is faster. +- `ledger `_ inspired hledger, and the two projects are coevolving. If you like hledger, try ledger too. - Tim Docker's `ledger-reports `_ uses hledger as a library to generate `html reports `_. - I have a few older bits and pieces at http://joyful.com/Ledger .