소스 검색

Update README.md

Gaëtan Renaudeau 8 년 전
부모
커밋
70b43cd215
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -22,7 +22,7 @@ RNViewShot.takeSnapshot(viewRef, {
22 22
 );
23 23
 ```
24 24
 
25
-## Example
25
+### Example
26 26
 
27 27
 [Checkout react-native-view-shot-example](https://github.com/gre/react-native-view-shot-example)
28 28