Browse Source

Minor update to README

Jamon Holmgren 6 years ago
parent
commit
4284880515
No account linked to committer's email address
1 changed files with 2 additions and 4 deletions
  1. 2
    4
      README.md

+ 2
- 4
README.md View File

@@ -8,11 +8,9 @@
8 8
 - [x] Android
9 9
 - [ ] Windows 10 (coming soon)
10 10
 
11
-## Versionning
11
+## Versioning
12 12
 
13
-If you need the exact 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