From 51e8ea8d1ab6e94284b3d92c3dd520750cf0a72a Mon Sep 17 00:00:00 2001 From: Rafi Date: Wed, 1 Mar 2023 09:17:34 +0800 Subject: [PATCH] modify README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 7e619fa..b4bcfc3 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,10 @@ # ChatGPT UI ---- - A web client for ChatGPT, using OpenAI's API. ## 📢Updates ---- - Version 2 is a major update that separates the backend functionality as an independent project, hosted at [chatgpt-ui-server](https://github.com/WongSaang/chatgpt-ui-server). If you still wish to use the old version, please visit the [v1 branch](https://github.com/WongSaang/chatgpt-ui/tree/v1). @@ -26,7 +22,6 @@ Version 2 introduces the following new features: ## Quick start with Docker Compose ---- ### Run services Below is a docker-compose.yml template: @@ -85,8 +80,6 @@ Before you can start chatting, you need to log in to the admin panel to add an O ## Development ---- - ### Setup Make sure to install the dependencies: