From 89b973600ad723d5932a5ac9cb2a75c244d307b8 Mon Sep 17 00:00:00 2001 From: "explainthis.io" <97449341+TheExplainthis@users.noreply.github.com> Date: Sat, 18 Mar 2023 12:37:28 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b6a678698..e7403a0dd 100644 --- a/README.md +++ b/README.md @@ -83,9 +83,14 @@ | --- | ----- | | `/imagine` | 在輸入框輸入 `/imagine` + 文字,就會調用 DALL·E 2 模型,即可生成圖像。| +## 支持我們 +如果你喜歡這個專案,願意[支持我們](https://www.buymeacoffee.com/explainthis),可以請我們喝一杯咖啡,這會成為我們繼續前進的動力! + +[Buy Me A Coffee](https://www.buymeacoffee.com/explainthis) + ## 相關專案 - [gpt-ai-assistant](https://github.com/memochou1993/gpt-ai-assistant) - [ChatGPT-Discord-Bot](https://github.com/TheExplainthis/ChatGPT-Discord-Bot) ## 授權 -[MIT](LICENSE) \ No newline at end of file +[MIT](LICENSE) From 3db5a455b10ff8afae56af8c2beb96f11a267057 Mon Sep 17 00:00:00 2001 From: "explainthis.io" <97449341+TheExplainthis@users.noreply.github.com> Date: Sat, 18 Mar 2023 12:37:41 +0800 Subject: [PATCH 2/2] Update README.en.md --- README.en.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.en.md b/README.en.md index 99860b0fe..d6a5daaef 100644 --- a/README.en.md +++ b/README.en.md @@ -83,9 +83,14 @@ To start a conversation with ChatGPT, simply type your message in the text input | ------- | ----------- | | `/imagine` | Type `/imagine` followed by text in the input box to call the DALL·E 2 model and generate an image. | +## Support Us +Like this free project? Please consider [supporting us](https://www.buymeacoffee.com/explainthis) to keep it running. + +[Buy Me A Coffee](https://www.buymeacoffee.com/explainthis) + ## Related Projects - [gpt-ai-assistant](https://github.com/memochou1993/gpt-ai-assistant) - [ChatGPT-Discord-Bot](https://github.com/TheExplainthis/ChatGPT-Discord-Bot) ## License -[MIT](LICENSE) \ No newline at end of file +[MIT](LICENSE)