diff --git a/readme_en.md b/readme_en.md new file mode 100644 index 0000000..7572230 --- /dev/null +++ b/readme_en.md @@ -0,0 +1,32 @@ +## LingChair + +Welcome to LingChair! This is an IM project, give ways to contact, for everyone. + +[ [中文](readme.md) | English ] + +> [!NOTE] +> This project is still in progress, [Click me](final.md) to view progress. (Chinese) +> +> Comments and BUG report welcome + +### Usage + +Server: + + 0. Install Node.js + + 1. Clone this repo or download the source code, then run `npm install`, after that, run `npm run start` or run.bat / run.sh + +Client: + + * Use the pages that the server provide (Recommend) + + * GitHub Pages (It may cause CORS security error) + +### [Q&A (Chinese)](.github/QA.md) + +### Credits + +WIP + +### [Do you know? (Chinese)](.github/do_you_know.md)