Update README.md

This commit is contained in:
霖落 2022-03-14 11:53:52 +08:00 committed by GitHub
parent 9c709ecccf
commit 7a9200eeba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,14 +14,14 @@ Visit [Wordle on my server](http://wordle.linloir.xyz) to play the online versio
Download `.apk` file in the release page, install & enjoy.
## Debug on your device
### Deploy an web version
- clone this repository
- `flutter clean`
- `flutter pub get`
- `flutter run -d chrome --web-renderer html`
- `flutter build web --release --web-renderer html`
# What dictionary am I using
## What dictionary am I using
The hidden word is selected from one of the wordlists from [English wordlists for Chinese](https://github.com/mahavivo/english-wordlists)