diff --git a/README.en.md b/README.en.md index dd5cca3..0709527 100644 --- a/README.en.md +++ b/README.en.md @@ -97,29 +97,29 @@ Use it by downloading the compiled installation package in Release, or manually 1. **Clone Repo**: - ```bash - git clone https://github.com/ZhuJHua/moodiary.git - cd moodiary - ``` +```bash +git clone https://github.com/ZhuJHua/moodiary.git +cd moodiary +``` 2. **Installation dependency**: - ```bash - flutter pub get - ``` +```bash +flutter pub get +``` 3. **Running application**: - ```bash - flutter run - ``` +```bash +flutter run +``` 4. **Package release**: - - Android: `flutter build apk` - - iOS: `flutter build ipa` - - Windows: `flutter build windows` - - MacOS: `flutter build macos` +- Android: `flutter build apk` +- iOS: `flutter build ipa` +- Windows: `flutter build windows` +- MacOS: `flutter build macos` ## 📝 More description @@ -177,4 +177,4 @@ If you want to be on the list, you can leave me a message, in no particular orde | [dsxksss](https://github.com/dsxksss) | 50 CNY | 十一 | 20 CNY | | 沭飏秋 | 10 CNY | 朱东杰 | 60 CNY | | 匿名 | 5 CNY | wu | 10 CNY | -| 云烨 | 2.76 CNY | | | \ No newline at end of file +| 云烨 | 2.76 CNY | | |