From ab731f1f8cc8c45ff5becfbbbaed38e9954997f7 Mon Sep 17 00:00:00 2001 From: Harrison Chase Date: Wed, 26 Oct 2022 21:35:23 -0700 Subject: [PATCH] add wikipedia to readme (#30) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4a5020f3..82fe2a9e 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ The following use cases require specific installs and environment variables: - Set the following environment variable: `SERPAPI_API_KEY` - *NatBot*: - Install requirements with `pip install playwright` +- *Wikipedia*: + - Install requirements with `pip install wikipedia` ## 🚀 What can I do with this