diff --git a/README b/README
index 79a8da91453b0de5ba24dea5888e208b1198252e..616fbac14abce4476535c0212a21758b1c6b9324 100644
--- a/README
+++ b/README
@@ -73,6 +73,7 @@ Todo list:
 - Check for os.path.join vulnerabilities.
 - Use web.config.debug=False on production server and perhaps put this in
   the configuration file.
+- Add database indices to extras/post-install.sh script.
 
 Code style guide:
 - Follow PEP 8 (code) and PEP 257 (docstrings).