From 684d3c4257de9dcc1256bbb3a00167e7a7fbae29 Mon Sep 17 00:00:00 2001 From: walker-j Date: Thu, 5 Mar 2020 17:21:48 +0000 Subject: [PATCH] Update README with v3 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a26b4ea..b7151cb 100644 --- a/README.md +++ b/README.md @@ -136,8 +136,9 @@ To determine which version of the SDK works with your Eva's software version num | SDK Version | Supported Eva Version | | ----------- | --------------------- | -| 1.x.x | 2.0.0 - 2.1.2 | -| 2.x.x | 3.x.x | +| 1.0.0 | 2.0.0 - 2.1.2 | +| 2.0.0 | 3.0.0 - 3.0.1 | +| 3.0.0 | 3.1.0 | For more information on how to install a particular version of the SDK, please refer to the [Installation](#Installation) section. We use the [Semver](https://semver.org/) version numbering stratergy.