diff --git a/index.html b/index.html
index 3c3b05ed..5751ff37 100644
--- a/index.html
+++ b/index.html
@@ -246,6 +246,7 @@
Overview
Asymmetric read-write load (lots of writes, very little reads)
Asymmetric APIs (read operations require computed outputs, message/command-driven write APIs)
...all benefit from separate models
+ TODO: mention CQS