diff --git a/README.md b/README.md index 3e786d6..3e3579f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Fetch autocomplete suggestions from Google Search. Use responsibly. Not affiliated with Google. +## Installation + +`pip install compleat` + ## Usage `compleat` can be used as either a Python library or command-line tool.