diff --git a/index.html b/index.html
index 6fe56c4..40f9e05 100644
--- a/index.html
+++ b/index.html
@@ -68,9 +68,9 @@ features one tool, the SourceGen disassembler.
Analyzer:
- Support for 6502, 65C02, and 65816, including undocumented
- opcodes.
- - Hinting mechanism allows manual identification of code, data, and
- inline data.
+ opcodes and the W65C02 extensions.
+ Code tagging mechanism allows manual identification of code start/stop
+ points and inline data.
Editable labels are generated for every branch destination and data
target.
Automatic detection and classification of character strings and runs