diff options
Diffstat (limited to 'src/templates/about.html')
-rw-r--r-- | src/templates/about.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/templates/about.html b/src/templates/about.html index 314545e..3a80b50 100644 --- a/src/templates/about.html +++ b/src/templates/about.html @@ -22,6 +22,7 @@ <p>Here is how I use this site</p> <ol> <li>Expenses go in <em>Ledger</em>. Income also goes in the ledger as negative</li> + <li>I log expenses as soon as possible. If no date is entered, it defaults to now.</li> <li>The category I use for big categories: bills, groceries, restaurants</li> <li>Inside tags (which aren't csv yet) I have specifics: internet, coffee, gas</li> <li><em>Summary</em> gives some view of where money is going and coming from</li> |