From b9c8f15cadf46a94ea2dc4a6e780e93c80c1bc77 Mon Sep 17 00:00:00 2001 From: Rafi Date: Tue, 23 Apr 2024 11:01:52 +0800 Subject: [PATCH] update the readme --- docs/README.md | 5 ++--- docs/zh/README.md | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/README.md b/docs/README.md index 094a10c..5fdaab2 100644 --- a/docs/README.md +++ b/docs/README.md @@ -6,14 +6,13 @@ ChatGPT UI is an unofficial ChatGPT web client. It supports multiple users, mult ## Special sponsors - [Aissts](https://aissts.com/) - Support multiple types of robots, Pay as you go, no need for high subscription fees. Register now for a chance to get free credit. +## Features + This project consists of two parts, the client-side and the server-side: - Client-side, based on [Nuxt](https://nuxt.com/), project address: [https://github.com/WongSaang/chatgpt-ui](https://github.com/WongSaang/chatgpt-ui) - Server-side, based on [Django](https://djangoproject.com/), project address: [https://github.com/WongSaang/chatgpt-ui-server](https://github.com/WongSaang/chatgpt-ui-server) - -## Features - ### Client-side - User system, supporting user registration, login, password modification, and more. - Multi-language user interface, supporting multiple languages. diff --git a/docs/zh/README.md b/docs/zh/README.md index 201620e..276f060 100644 --- a/docs/zh/README.md +++ b/docs/zh/README.md @@ -5,14 +5,14 @@ ChatGPT UI 是一个非官方的 ChatGPT Web 客户端。它支持多用户, ## 特别赞助 - [Aissts](https://aissts.com/) - 支持多种类型的机器人,提供灵活的按需支付方式,无需高额订阅费。现在注册有机会获得免费额度。 + +## 功能与特性 + 本项目项目包括客户端和服务端两部分。 - 客户端,基于 [Nuxt](https://nuxt.com/),项目地址:[https://github.com/WongSaang/chatgpt-ui](https://github.com/WongSaang/chatgpt-ui) - 服务端,基于 [Django](https://djangoproject.com/),项目地址:[https://github.com/WongSaang/chatgpt-ui-server](https://github.com/WongSaang/chatgpt-ui-server) - -## 功能与特性 - ### 客户端 - 用户系统,支持用户注册、登录、修改密码等。 - 用户界面多语言,支持多种语言。