diff --git a/README_en-US.md b/README_en-US.md index 61550ea..664a2fc 100644 --- a/README_en-US.md +++ b/README_en-US.md @@ -25,13 +25,13 @@ ![card](README/card.png) ## ✨ Supported Features -- ✅ Developed with a complete Vue.js framwork, and seperates frontend and backend +- ✅ Developed with a complete Vue.js framwork, frontend-backend seperated - 🎨 Adaptive landscape and portrait layouts -- 🖥️ PWA support (why not just use our cool Electon app anyway) +- 🖥️ PWA support (why not just use our cool Electron app anyway) - 🌚 Auto Light/Dark Mode - 🍱 Includes almost everything you need! - Sending, revoking, forwarding or replying to a message. Complex messages handled! - - Group storage (files), announcements, some group-specified settings and **essence** + - Group storage (files), announcements, some group-specified settings and **"essence"** - Sending images, files and your favorite emotes! - 📦️ Multiple QQ bot APIs support - 🔥 A nice-looking Electron desktop app @@ -42,11 +42,11 @@ ### > Running Services Stapxs QQ Lite requires connecting to a QQ bot API to function properly. You can set one up by following [📖 this documentation](https://github.com/Stapxs/Stapxs-QQ-Lite-2.0/wiki/%E8%BF%9E%E6%8E%A5-oicq2-http). -### > Using the App on the go +### > Using the App On the Go GitHub Pages is enabled and is serving a live demo [🌎 over here](https://stapxs.github.io/Stapxs-QQ-Lite-2.0). ### > Installing the App -Besides the live demo, you can also download the desktop app built with election that has more features [📦️ here](https://github.com/Stapxs/Stapxs-QQ-Lite-2.0/releases). +Besides the live demo, you can also download the desktop app built with Electron that has more features [📦️ here](https://github.com/Stapxs/Stapxs-QQ-Lite-2.0/releases). ## 💬 Tips and FAQs @@ -55,16 +55,16 @@ Besides the live demo, you can also download the desktop app built with election ### > Could I use other QQ bot APIs? -- You can give them a try if it supports the [OneBot 11 protocol](). However, the differences in message body formats and extension APIs may prevent them from being fully usable. +- You can give them a try if they support the [OneBot 11 protocol](). However, the differences in message body formats and extension APIs may prevent them from being fully usable. Bot APIs supported are listed [here](https://github.com/Stapxs/Stapxs-QQ-Lite-2.0/wiki). ### > What are the risks involved in using a bot API? -- For potential risks in using oicq-http, refer to [this page](). If you're using other QQ bot APIs, refer to their own repositories for more infomation. +- For potential risks in using oicq-http, refer to [this page](). If you're using other QQ bot APIs, check out their own repositories for more infomation. ### > I have questions / problems. -- Don't hesitate to send us a [issue]() if you do. Bug reports and suggestions are also welcome. +- Don't hesitate to send us an [issue]() if you do. Bug reports and suggestions are also welcome. ## 📦️ Building the App ### > Building Webpages @@ -85,15 +85,15 @@ yarn lint yarn build ``` -### > Building the Election App +### > Building the Electron App Starting from version `2.3.0`, Stapxs QQ Lite 2.0 can be built into an Electron app with enhanced features for some platforms. You can also build the app yourself with instructions below. Commands for testing and building the Electron app are shown below. Artifacts will be in `dist_electron/out` folder. ``` bash -# Run local electron test +# Run local Electron test yarn electron:serve -# Build the electron app +# Build the Electron app yarn electron:build ``` You can also specify the desired platform with an option: @@ -113,7 +113,7 @@ yarn electron:build --linux ![3](README/pics/3.png) ## 🎉 Credits -Shoutout to my friends who have offered help in development and translation. +Shoutout to my friends who have offered help in development and translation!