mirror of
https://github.com/Linloir/Flutter-Wordle.git
synced 2025-12-16 22:18:10 +08:00
Update README.md
This commit is contained in:
parent
9c709ecccf
commit
7a9200eeba
@ -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)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user