Browse Source

Merge pull request #75 from react-native-community/jamonholmgren-readme-1

Minor update to README
Thibault Malbranche 6 years ago
parent
commit
a15ff29ccf
No account linked to committer's email address
1 changed files with 1 additions and 3 deletions
  1. 1
    3
      README.md

+ 1
- 3
README.md View File

@@ -10,9 +10,7 @@
10 10
 
11 11
 ## Versioning
12 12
 
13
-If you need the same Webview as the one from react-native, please use version **2.0.0**.
14
-
15
-_This package will then follow semver rules for the next releases._
13
+If you need the exact same WebView as the one from react-native, please use version **2.0.0**. Future versions will follow [semantic versioning](https://semver.org/).
16 14
 
17 15
 ## Getting Started
18 16