docs: English readme

This commit is contained in:
满月叶
2024-06-15 10:09:42 +08:00
committed by GitHub
parent 733d5f76c3
commit dcc4e040a5

32
readme_en.md Normal file
View File

@@ -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)