docs: update README

This commit is contained in:
HK560 2025-05-14 14:13:02 +08:00
parent bec5d0af4e
commit 46ed354aaf

View file

@ -1 +1,21 @@
# R1DeltaServerList
# R1DeltaServerList
A static website built with VUE3 for [R1Delta](https://github.com/r1delta) server list
## Features
- Support for Chinese and English languages
- Fast, beautiful and intuitive
## Getting Started
```
pnpm install
pnpm run dev
pnpm run build
```
## Contributing
Pull requests are welcome