diff --git a/templates/downloads.html b/templates/downloads.html
index f4fb68c..16e3abe 100644
--- a/templates/downloads.html
+++ b/templates/downloads.html
@@ -8,6 +8,7 @@
+
Please let me know if you used the database in a project!
The entire database is exported to CSV regularly
diff --git a/templates/search.html b/templates/search.html
index e8be9d0..8bb560f 100644
--- a/templates/search.html
+++ b/templates/search.html
@@ -168,7 +168,15 @@
{% else %}
-
No results
+
+
No results.
+
For better results:
+
+ - Try checking the 'Match any word' box for a broader search.
+ - Make sure you don't include the file extension in your query (Use the appropriate field to filter file types)
+
+
+
{% endif %}