From 17588443e6c47c13d10ba07958adc11d01a44d07 Mon Sep 17 00:00:00 2001 From: Rafi Date: Tue, 7 Mar 2023 18:02:11 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e26e8c6..9391d5b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # ChatGPT UI -A web client for ChatGPT, using OpenAI's API. Provides Docker images and also supports quick deployment to servers using shell scripts. +A ChatGPT web client that supports multiple users, multiple database connections for persistent data storage, supports i18n. Provides Docker images and quick deployment scripts. ## 📢Updates