Update README.md

This commit is contained in:
Wenjie Zhang 2024-09-26 10:57:20 +08:00 committed by GitHub
parent 9070ca31a2
commit bd59a8a123
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,10 @@
<img src="web/public/home.png" style="border-radius: 16px; margin: 0 auto; max-height: 400px; display: block;"/>
<h1 style="text-align: center">Yuxi (语析)</h1>
<h1 style="text-align: center">Yuxi (语析) </h1>
> [!WARNING]
> 当前项目还处于开发的早期。
## 准备
@ -93,4 +97,4 @@ services:
```bash
docker run -w /app -v ./src:/app/src -v ./saves:/app/saves -p 5000:5000 yuxi-know-backend
```
```