Fix typo in sample config file
This commit is contained in:
@@ -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 = ""
|
||||
|
||||
Reference in New Issue
Block a user