diff --git a/setup.py b/setup.py index 92a5223d..7048fa22 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ setup( "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", 'License :: OSI Approved :: GNU Affero General Public License v3' ], - keywords='meta search engine', + keywords='metasearch searchengine search web http', author='Adam Tauber', author_email='asciimoo@gmail.com', url='https://github.com/asciimoo/searx',