docs: tweaks
This commit is contained in:
parent
0066393c45
commit
0710ce9b0e
@ -20,7 +20,7 @@ code {
|
||||
<a href="https://www.wepay.com/donate/74643?ref=widget&utm_medium=widget&utm_campaign=donation"
|
||||
target="_blank" style="float:right;margin:0 1em;"
|
||||
><img src="https://www.wepay.com/img/widgets/donate_with_wepay.png" alt="Donate with WePay" /></a>
|
||||
**2011/9/1 hledger 0.15 binaries**:
|
||||
**2011/9/1**:
|
||||
Ready-to-run binaries are time-consuming to make and support. From
|
||||
release 0.15, I will build them on request for financial donors. This is a
|
||||
great way to give back and help the hledger project! Of course, you can
|
||||
|
||||
@ -121,7 +121,8 @@ format readable by both hledger and humans.
|
||||
You can use hledger without learning any more about this file; just use
|
||||
the [add](#add) or [web](#web) commands. Many users, though, also edit the
|
||||
journal file directly with a text editor, perhaps assisted by the helper
|
||||
modes for emacs or vi.
|
||||
modes for emacs or vi. Note the file uses unix line endings on all
|
||||
platforms.
|
||||
|
||||
hledger's file format aims to be [compatible](#file-format-compatibility)
|
||||
with c++ ledger, so you can use both tools on your journal.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user