Adds quote from Paul Hickey from Structure101
diff --git a/analysis/index.php b/analysis/index.php
index 6ec7dbe..83f907a 100644
--- a/analysis/index.php
+++ b/analysis/index.php
@@ -39,6 +39,10 @@
 				</td>
 			</tr>
 		</table>
+		<blockquote>
+			"A quick scan shows you are already in pretty code shape with just a few stray dependencies to address - if only all software was built like that! :)" (Paul Hickey from Structure101)
+		</blockquote>
+
 	</div>
 
 <?