diff --git a/README.md b/README.md index fe2590c..839a75a 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,16 @@ Before you can start chatting, you need to add an OpenAI API key. In the Setting Now you can access the web client at `http(s)://your.domain` or `http://123.123.123.123` to start chatting. +## Donation + +> If it is helpful to you, it is also helping me. + +If you want to support me, Buy me a coffee ❤️ [https://www.buymeacoffee.com/WongSaang](https://www.buymeacoffee.com/WongSaang) + +

+ +

+ ## Development ### Setup diff --git a/demos/bmc_qr.png b/demos/bmc_qr.png new file mode 100644 index 0000000..61b278a Binary files /dev/null and b/demos/bmc_qr.png differ diff --git a/docs/zh/README.md b/docs/zh/README.md index 424b1f3..e582e4d 100644 --- a/docs/zh/README.md +++ b/docs/zh/README.md @@ -154,6 +154,16 @@ networks: 现在可以访问客户端地址 `http(s)://your.domain` / `http://123.123.123.123` 开始聊天。 +## 续杯咖啡 + +> 如果对您有帮助,也是在帮助我自己. + +如果你想支持我,给我续杯咖啡吧 ❤️ [https://www.buymeacoffee.com/WongSaang](https://www.buymeacoffee.com/WongSaang) + +

+ +

+ ## Development ### Setup