diff --git a/README.md b/README.md
index 66452c0..45062bd 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,23 @@ cask "popcorn-time", args: { "no-quarantine": true }
- tray window
- shortcut
+### Menu
+
+- **ChatGPT**
+ - `Restart ChatGPT`: After editing the injection script file, you can restart the application through this menu item to make the script take effect.
+- **Preferences**
+ - `Theme` - `Light`, `Dark` (Only macOS and Windows are supported).
+ - `Always On Top`: Window is always on top of other windows.
+ - `Titlebar`: Only supports macOS.
+ - `Switch Origin` ([#14](https://github.com/lencx/ChatGPT/issues/14)): Modify website address, the default is `https://chat.openai.com`. Please ensure that the mirror address is consistent with the UI of the original URL, otherwise the export function will fail.
+ - `Inject Script`: User scripts that can modify web pages.
+ - `Awesome ChatGPT`: Related resources recommended.
+- **Edit** - `Undo`, `Redo`, `Cut`, `Copy`, `SelectAll`, ...
+- **View** - `Go Back`, `Go Forward`, `Scroll to Top of Screen`, `Scroll to Bottom of Screen`, `Refresh the Screen`, ...
+- **Help**
+ - `Report Bug`: Defects and Suggestions Feedback.
+ - `Toggle Developer Tools`: Developer tools for debugging web pages.
+
## Preview