diff --git a/readme.md b/readme.md
index a1efff12135aa9025e4f5392026879384089b468..d0db518908f9537e5df7ee8f0ca07ca3137af5b0 100644
--- a/readme.md
+++ b/readme.md
@@ -7,6 +7,12 @@ Custom logging file to be imported into other projects.
 Improves logging handling above and beyond Python's default definitions.
 
 
+## References
+See `documents/references.md` for various references used for project.
+
+Includes some helper links for expanding/customizing logging above the defaults this project provides.
+
+
 ## Usage
 ### Basic Usage
 Copy the `logging.py` file (found at project root) into the desired project subfolder.