diff --git a/README.md b/README.md
index 1ef6609..e6b886d 100644
--- a/README.md
+++ b/README.md
@@ -501,6 +501,46 @@ will return only documents that have both "google" and "search" in the url.
+intitle
+
+If you include [intittle:] in your query,
+Google will restrict the results to documents containing that word in the title.
+
+For instance, [intitle: google search] will return documents that mention the word "google" in their title, and mention the word "search" anywhere in the document(title or no).
+
+Note there can be no space between the "intitle:" and the following word.
+
+