Browse Source

Update README.md

yershalom 6 years ago
parent
commit
78dc7d3c32
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -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