소스 검색

Update README.md

yershalom 6 년 전
부모
커밋
78dc7d3c32
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -14,7 +14,7 @@ Latest stable version is `1.1.x` and is published to npm under tag `latest`. It
14 14
 <br><br>We are currently redesigning and rewriting this project under branch `v2`.
15 15
 <br>As a result, new features and pull requests on the current stable version will take more time to process.
16 16
 
17
-### tldr;
17
+### tl;dr
18 18
 
19 19
 React Native Navigation provides 100% native platform navigation on both iOS and Android for React Native apps. The JavaScript API is simple and cross-platform - just install it in your app and give your users the native feel they deserve. Using redux? No problem: React Native Navigation comes with optional redux support out of the box. Ready to get started? Check out the [docs](https://wix.github.io/react-native-navigation/).
20 20