tweak home page order, encourage bug reports

This commit is contained in:
Simon Michael 2009-06-02 09:15:14 +00:00
parent 8836b8a883
commit 7b8dafa071

8
HOME
View File

@ -3,6 +3,8 @@ hledger
**Welcome! hledger is...**
- a Free Software project developed since 2007 by
`Simon Michael <http://joyful.com>`_ and contributors.
- a command-line (or curses or web-based) double-entry accounting tool. It reads a
`plain text ledger <http://joyful.com/repos/hledger/sample.ledger>`_
describing your transactions and displays precise
@ -11,8 +13,6 @@ hledger
- a remix, in `haskell <http://haskell.org>`_, of John Wiegley's excellent
c++ `ledger <http://wiki.github.com/jwiegley/ledger>`_. hledger reads most standard ledger files
and vice-versa.
- a Free Software project developed since 2008 by
`Simon Michael <http://joyful.com>`_ and contributors.
**hledger aims to be...**
@ -26,6 +26,10 @@ hledger
- join the `hledger google group <http://groups.google.com/group/hledger>`_
- for something private, `email me <mailto:simon@joyful.com>`_.
Bug reports and/or patches are appreciated, for website issues,
unclear/stale/missing docs, or any difficulty encountered while
installing, using, or contributing.
Download
--------
hledger works on all major platforms, but does not yet have binaries or platform packages;