Skip to content

Commit 68cd891

Browse files
committed
edit readme.md
1 parent ef2463d commit 68cd891

File tree

9 files changed

+3
-3
lines changed

9 files changed

+3
-3
lines changed

example/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# flutter_ParseServer_example
2-
2+
<img src="img/Screenshot_2019-06-23-09-12-09-69.png" width="240">
3+
<img src="img/Screenshot_2019-06-23-09-12-24-18.png" width="240">
34
Demonstrates ParseServer sdk.
4-
55
## 连接 docker server
66
[docker-compose-parse-server](https://github.com/unreal0/docker-compose-parse-server).
77

example/android/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<application
1616
android:name="io.flutter.app.FlutterApplication"
1717
android:label="parse_sdk"
18-
android:icon="@mipmap/ic_launcher">
18+
android:icon="@mipmap/parse">
1919
<activity
2020
android:name=".MainActivity"
2121
android:launchMode="singleTop"
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)