From 361bed8b2a2bd10dfd6a0f7b660ee89fc1b2c110 Mon Sep 17 00:00:00 2001
From: Shelby
Date: Wed, 26 Apr 2023 15:19:09 +0800
Subject: [PATCH] Update README.md
---
README.md | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
index 4201b29..141d664 100644
--- a/README.md
+++ b/README.md
@@ -3,16 +3,16 @@
# OSXChatGpt
-Easy to use OpenAI in your desktop, the whole application is implemented by SwiftUI.
+Easy to use OpenAI in your desktop, the whole application is implemented by SwiftUI. Chinese/English switching support!
-## Feature And Bugs
-| Feature/Bug | Status |
-| --- | --- |
-| ~~The paste board content is automatically sent~~ | ✅ |
-| ~~Disable sending NULL content~~ | ✅ |
-| ~~The input state of the GPT~~ | ✅ |
-| ~~The sidebar cannot be displayed~~ | ✅ |
-| ~~The GPT's answer cannot be pasted~~ | ✅ |
+## Customize the prompt
+
+
+
+
+
+
+
## Install