mirror of
https://github.com/lencx/ChatGPT.git
synced 2024-10-01 01:06:13 -04:00
readme
This commit is contained in:
parent
15610ae1d3
commit
fd221815a6
12
README.md
12
README.md
@ -10,7 +10,7 @@
|
||||
|
||||
[Awesome ChatGPT](./AWESOME.md)
|
||||
|
||||
## Downloads
|
||||
## 📦 Downloads
|
||||
|
||||
[📝 Update Log](./UPDATE_LOG.md)
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
|
||||
<!-- download end -->
|
||||
|
||||
## Install
|
||||
### Install
|
||||
|
||||
Easily install with _[Homebrew](https://brew.sh) ([Cask](https://docs.brew.sh/Cask-Cookbook)):_
|
||||
|
||||
@ -73,7 +73,7 @@ cask "popcorn-time", args: { "no-quarantine": true }
|
||||
- `Report Bug`: Defects and Suggestions Feedback.
|
||||
- `Toggle Developer Tools`: Developer tools for debugging web pages.
|
||||
|
||||
## Preview
|
||||
## 👀 Preview
|
||||
|
||||
<img width="320" src="./assets/install.png" alt="install"> <img width="320" src="./assets/chat.png" alt="chat">
|
||||
<img width="320" src="./assets/export.png" alt="export"> <img width="320" src="./assets/tray.png" alt="tray">
|
||||
@ -83,7 +83,7 @@ cask "popcorn-time", args: { "no-quarantine": true }
|
||||
|
||||
<a href="https://www.buymeacoffee.com/lencx" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-blue.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
|
||||
|
||||
## FAQ
|
||||
## ❓FAQ
|
||||
|
||||
### Can't open ChatGPT
|
||||
|
||||
@ -126,6 +126,10 @@ yarn dev
|
||||
yarn build
|
||||
```
|
||||
|
||||
## ❤️ Thanks
|
||||
|
||||
- The share buttons code is copied directly from [@liady](https://github.com/liady/ChatGPT-pdf) extension with minor modifications.
|
||||
|
||||
## Related
|
||||
|
||||
- [Tauri](https://tauri.app) - Build an optimized, secure, and frontend-independent application for multi-platform deployment.
|
||||
|
Loading…
Reference in New Issue
Block a user