From 2f9d5dde30521b3727d463cbb3d40fd4a8aa9240 Mon Sep 17 00:00:00 2001 From: Dan G Nelson Date: Thu, 6 Oct 2016 12:58:45 -0400 Subject: [PATCH] Clarify Multiple Version usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1366e7..6652a89 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Example: *Complies with [react-native-version-support-table](https://github.com/dangnelson/react-native-version-support-table)* ###Multiple Versions -Add multiple rows to show versions successfully tested across additional Operating System or React Native versions. +Add multiple rows to show versions successfully tested across additional Operating System or React Native versions. This should be used when there's a breaking change that doesn't allow the latest version of your module to support older verisons of React Native or Android / iOS. Example: