Explorar o código

update readme

ditclear %!s(int64=7) %!d(string=hai) anos
pai
achega
867cbba94a
Modificáronse 2 ficheiros con 1 adicións e 15 borrados
  1. 1 15
      README.md
  2. BIN=BIN
      architecture.png

+ 1 - 15
README.md

@@ -4,22 +4,8 @@ Build MVVM App for Android and IOS with Flutter。
 
 项目结构类似于[MVVM-Android](https://github.com/ditclear/MVVM-Android)。
 
-```bash
-.
-├── di
-│   └── modules.dart
-├── helper
-│   ├── netutils.dart
-│   ├── toast.dart
-│   └── widgetutils.dart
-├── main.dart
-├── model
-│   ├── remote.dart
-│   └── repository.dart
-└── view
-    └── home.dart
+![](architecture.png)
 
-```
 ##### 下载体验
 
 ![](android.png)

BIN=BIN
architecture.png