lagranges / people_also_ask

Python wrapper for google people-alos-ask
MIT License
99 stars 43 forks source link

refactor: fix typos, better variable naming, markdown linter #18

Closed k-yang closed 6 months ago

k-yang commented 1 year ago

No functional changes were made.

I cleaned up the variable names and made some functions easier to read. I also fixed some typos in the function docs. Then I ran a linter on the README file.