diff --git a/readme.md b/readme.md
index 6fb0b8147808df18d32b38c778ccea38e0be83a6..e31349c974f4b97d66c80e32aa8384ac8508dff5 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,4 @@
-# Python - Data Measures
+# Python - Measuring Data
 
 
 ## Description
@@ -6,6 +6,9 @@ Covers basic statistical measurements in data mining.
 
 Full pdf report is available at `documents/a1_report.pdf`.
 
+Project makes many references to various Statistics terminology.<br>
+See <https://wiki.brandon-rodriguez.com/Statistics> for some documentation.
+
 
 ## Installation
 Must be using Python 3 or higher (recommended python 3.5 or higher).