Skip to content

Commit ce827e6

Browse files
committed
update readme
1 parent e4dd3ec commit ce827e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Use Flutter💪 to implement the UI challenge of Google Maps on [uplabs](https://www.uplabs.com/posts/google-maps-redesign-919dd0d6-0883-4378-b5b2-f77e36adb6b5) .
66

7-
使用Flutter实现uplabs上Google Maps的UI挑战
7+
[中文版本](README_CN.md)
88

99
> Designer : [Joydeep Sengupta](https://www.uplabs.com/joydeeproni)
1010
>
@@ -16,14 +16,14 @@ Use Flutter💪 to implement the UI challenge of Google Maps on [uplabs](https:
1616

1717
[demo.apk](apk/app.apk)
1818

19-
#### 项目介绍 Introduction
19+
#### Introduction
2020

2121
| Branch | Description |
2222
| ------------------------------------------------------------ | ------------------------------------------------------------ |
2323
| [master](<https://github.com/flutter-ui-challenges/flutter_challenge_googlemaps>) | use `setState` to notify UI update |
2424
| [provide](https://github.com/flutter-ui-challenges/flutter_challenge_googlemaps/tree/provide) | use [flutter-provide](https://github.com/google/flutter-provide) to notify UI update |
2525

26-
### 挑战 Challenge
26+
### Challenge
2727

2828
![](ui/all.png)
2929

0 commit comments

Comments
 (0)