diff --git a/setup.py b/setup.py index 05f0624..b8d2927 100644 --- a/setup.py +++ b/setup.py @@ -22,6 +22,11 @@ author="Yash Totale", author_email="totaleyash@gmail.com", license="MIT", + keywords=[ + "Goodreads", + "Web Scraper", + "CLI", + ], classifiers=[ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent",