add user guide to readme

This commit is contained in:
Rafi
2023-04-07 19:39:14 +08:00
parent 137ca5ae1a
commit 1e4f14c9b7
2 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
[English](./README.md) | [中文](./docs/zh/README.md)
User guide: [https://wongsaang.github.io/chatgpt-ui-docs/](https://wongsaang.github.io/chatgpt-ui-docs/)
A ChatGPT web client that supports multiple users, multiple database connections for persistent data storage, supports i18n. Provides Docker images and quick deployment scripts.
The server of this project[https://github.com/WongSaang/chatgpt-ui-server](https://github.com/WongSaang/chatgpt-ui-server)

View File

@@ -4,6 +4,8 @@
[English](../../README.md) | [中文](./docs/zh/README.md)
用户指南: [https://wongsaang.github.io/chatgpt-ui-docs/zh/](https://wongsaang.github.io/chatgpt-ui-docs/zh/)
ChatGPT Web 客户端,支持多用户,支持 Mysql、PostgreSQL 等多种数据库连接进行数据持久化存储,支持多语言。提供 Docker 镜像和快速部署脚本。
本项目的服务端:[https://github.com/WongSaang/chatgpt-ui-server](https://github.com/WongSaang/chatgpt-ui-server)