diff --git a/index.html b/index.html index 55ae86d..7ddc4c9 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,7 @@
accounting is tracking the flow of valuable commodities, such as money or time. It clarifies activity, priorities, obligations, opportunities. It can reduce stress and even be enjoyable.
double-entry bookkeeping is a process for doing this reliably. For every movement of value (a transaction), both the source and destination are recorded. Simple arithmetic invariants help prevent errors.
@@ -56,7 +56,7 @@ Plain Text AccountingLedger-likes are, at least in part, command-line tools. This makes them efficient to use and very scriptable and flexible.
Ledger-likes also, at their core, tend towards functional operation: they read the input data without changing it, and output a report. This simple model makes them easy to understand and rely on.
is there no graphical user interface ? Must I use the command line ?
Not entirely! Just a bit. Decreasingly. GUIs are appearing.