diff --git a/site/index.md b/site/index.md index 953656e8c..9b8f27733 100644 --- a/site/index.md +++ b/site/index.md @@ -94,8 +94,8 @@ reliable, cross-platform alternative to Quicken, GnuCash, spreadsheets etc. **Step 1:** Record your transactions in a plain text file (using any text editor, hledger's add command, the web interface, CSV or OFX import, custom scripts..) -**Step 2:** Run hledger to analyze and report your accounts, currencies, -balances, monthly averages, market values and more. +**Step 2:** Ask hledger about your accounts, currencies, balances, +monthly averages, market values and more. You can start out very simple, and get more sophisticated as you learn more about double-entry accounting. You'll feel closer to your @@ -140,10 +140,9 @@ transactions, but does not change existing ones.)
-### and a console UI +### a console UI - hledger also provides a curses-style [console interface](manual#ui) that lets you review account balances and transactions with fewer keystrokes and less effort. @@ -153,7 +152,7 @@ keystrokes and less effort.
-### and a web UI +### a web UI