diff --git a/README.md b/README.md new file mode 100644 index 0000000..3666944 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# SearchSuggestionsAPI +This is kind of a wrapper that can be used to get Google Autocomplete suggestion, IT IS NOT AN OFFICIAL API, and is prone to change any time + +### *revised fork of martinnormark's Suggestion Search* +## How to use ? +*Reference the downloaded DLL (GoogleSearchSuggestion.dll) and call **GetSearchSuggestion()** and store the results in a list*