Add short "Installation" section.

This commit is contained in:
Jeremy Singer-Vine
2014-01-31 08:46:26 -05:00
parent 6d8d28a59a
commit f3f6a15fbd
+4
View File
@@ -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.