소스 검색

update image readme

cjl_macbook 6 년 전
부모
커밋
df996004f5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -6,7 +6,7 @@ use flutter as ui
6 6
 if you want to build custom ui, you just need api to make custom ui. to use [photo_manager](https://github.com/CaiJingLong/flutter_photo_manager)
7 7
 
8 8
 ## screenshot
9
-!(image)[https://github.com/CaiJingLong/some_asset/blob/master/image_picker1.gif]
9
+![image](https://github.com/CaiJingLong/some_asset/blob/master/image_picker1.gif)
10 10
 
11 11
 ## install
12 12