From 580c1dbd489ba1925ec89363ab42dd761bd9669d Mon Sep 17 00:00:00 2001 From: moqsien Date: Mon, 23 Oct 2023 20:26:03 +0800 Subject: [PATCH] docs --- Readme.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 3035111..4dd06b9 100644 --- a/Readme.md +++ b/Readme.md @@ -6,7 +6,7 @@ ### 功能描述 -比[j178>>chatgpt](https://github.com/j178/chatgpt)更好用。 +比[j178](https://github.com/j178/chatgpt)更好用。 --------------- - 支持本地代理配置(http或者socks5)。 - 可以在TUI界面进行配置,无需手动编辑json文件或者设置环境变量等。 @@ -39,7 +39,7 @@ ### Features -Easies to use than [j178>>chatgpt](https://github.com/j178/chatgpt). +Easies to use than [j178](https://github.com/j178/chatgpt). --------------- - Local proxy settings. - Configurations in TUI. @@ -50,3 +50,15 @@ Easies to use than [j178>>chatgpt](https://github.com/j178/chatgpt). - [go-openai](https://github.com/sashabaranov/go-openai) - [bubbletea](https://github.com/charmbracelet/bubbletea) - [chatgpt](https://github.com/j178/chatgpt) + +### Gallaries + +![config](https://github.com/moqsien/gogpt/blob/main/docs/gogpt_conf.png) + +![help](https://github.com/moqsien/gogpt/blob/main/docs/gogpt_help_info.png) + +![main_tab](https://github.com/moqsien/gogpt/blob/main/docs/gogpt_main.png) + +![quicksort1](https://github.com/moqsien/gogpt/blob/main/docs/gpgpt_quicksort_1.png) + +![quicksort2](https://github.com/moqsien/gogpt/blob/main/docs/gpgpt_quicksort_2.png)