From 51fb8890f2acd2bd3e1e50712d4a5b5ed0048dfb Mon Sep 17 00:00:00 2001 From: oceanlvr <657531018@qq.com> Date: Wed, 7 Dec 2022 01:14:25 +0800 Subject: [PATCH] docs: improve docs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c789026..7585429 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ Powered by [Probot](https://github.com/probot/probot) & [chatgpt-api](https://gi *step4: update webhook URL to your vercel app domain.* ![webhooks](./assets/webhooks.jpg) +> **Note** +> This package will switch to using the official API once it's released. + ## Dev ```sh