From fd221815a697e502e1e5b333ce6066ea206f7ec8 Mon Sep 17 00:00:00 2001 From: lencx Date: Mon, 12 Dec 2022 16:26:09 +0800 Subject: [PATCH] readme --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3c8a3a1b4..1c5fd65c0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [Awesome ChatGPT](./AWESOME.md) -## Downloads +## 📦 Downloads [📝 Update Log](./UPDATE_LOG.md) @@ -26,7 +26,7 @@ -## 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 install chat export tray @@ -83,7 +83,7 @@ cask "popcorn-time", args: { "no-quarantine": true } Buy Me A Coffee -## 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.