santinic / how2

AI for the Command Line
https://how2terminal.com
MIT License
5.72k stars 154 forks source link

Fix for Google search #95

Closed VladimirMikulic closed 5 years ago

VladimirMikulic commented 5 years ago

This PR fixes #93 issue. I removed the previous library that was used to fetch Google search results (google) and replaced it with my modified version of the google-it library.

Requesting merge.