Fix typo in sample config file

This commit is contained in:
Jackson Isaac
2020-10-19 21:46:54 +02:00
committed by Vishnu Ks
parent 2656b43f51
commit ce30d8b8b4

View File

@@ -1,4 +1,4 @@
# save this file as 'config.py' and then, fill it with you api key
GOODREADS_PUBLIC_API_KEY = "write here your goodreads public API key"
GOOGLE_SEARCH_RAPIDAPI_HOST = ""
GOOGLESEARCH_RAPIDAPI_KEY = ""
GOOGLE_SEARCH_RAPIDAPI_KEY = ""