From f4909eef6d03da30336b1cd22f88fbe08efed5a8 Mon Sep 17 00:00:00 2001 From: lloydzhou Date: Wed, 4 Sep 2024 11:05:50 +0800 Subject: [PATCH] add plugin wolframalpha --- plugins/wolframalpha/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/wolframalpha/README.md b/plugins/wolframalpha/README.md index 8c1b5bd..36151ea 100644 --- a/plugins/wolframalpha/README.md +++ b/plugins/wolframalpha/README.md @@ -3,7 +3,7 @@ > A wrapper around Wolfram Alpha. Useful for when you need to answer questions about Math, Science, Technology, Culture, Society and Everyday Life. Input should be a search query. If the result contains an image link, use the markdown syntax to return the image. ## Schema -[opanapi.json](./opanapi.json) +[openapi.json](./openapi.json) ## Servers