From a59f84f2bf5a86b8a61a85d7a656d4f7cce983e4 Mon Sep 17 00:00:00 2001 From: Wong Saang <46235412+WongSaang@users.noreply.github.com> Date: Thu, 23 Mar 2023 17:12:59 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a769d6..ecbc752 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A ChatGPT web client that supports multiple users, multiple database connections for persistent data storage, supports i18n. Provides Docker images and quick deployment scripts. -https://github.com/WongSaang/chatgpt-ui/blob/main/demos/demo.mp4?raw=true +https://user-images.githubusercontent.com/46235412/227156264-ca17ab17-999b-414f-ab06-3f75b5235bfe.mp4 ## 📢Updates @@ -200,4 +200,4 @@ Build the application for production: ```bash yarn build -``` \ No newline at end of file +```