diff --git a/index.html b/index.html
index d970b8d..6d5c9f0 100644
--- a/index.html
+++ b/index.html
@@ -52,7 +52,8 @@ Plain Text Accounting
software
+plain text accounting tools
@@ -357,7 +359,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
-
+add-ons
This and the sections below collect add-ons and helper tools related to the above (ledger, hledger, and beancount mostly).
- hledger-diff report differing transactions between two journals
- hledger-interest generate *ledger interest transactions
- hledger-irr calculate an account's internal rate of return over time
diff --git a/index.md b/index.md
index b50bcbd..a1aec60 100644
--- a/index.md
+++ b/index.md
@@ -83,7 +83,8 @@ This simple model makes them easy to understand and rely on.
[FAQ](#frequently-asked-questions)
[software](#software)
-[related tools](#related-tools)
+ [plain text accounting tools](#plain-text-accounting-tools)
+ [add-ons](#add-ons)
[data import/conversion](#data-importconversion)
[editor support](#editor-support)
[time logging](#time-logging)
@@ -223,6 +224,8 @@ Glad you asked! See below, and also [comparisons](#comparisons). hledger's FAQ d
### software
+#### plain text accounting tools
+
@@ -309,7 +312,9 @@ sm-Ledger | 2007 | | [squeak smalltalk][smalltalk-gh]
-### related tools
+#### add-ons
+
+This and the sections below collect add-ons and helper tools related to the above (ledger, hledger, and beancount mostly).
- [hledger-diff](http://hackage.haskell.org/package/hledger-diff) report differing transactions between two journals
- [hledger-interest](http://hackage.haskell.org/package/hledger-interest) generate *ledger interest transactions