From da3b5c8e93ea9a15d78e2946809050e83baaa354 Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Wed, 14 Aug 2019 17:22:07 +0200 Subject: [PATCH] Added v1 and migration references in readme --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 90df136..ac9b9b8 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ This package comes with an [API documentation](./API.md), that makes available a > ⚠ Do not rely on branches outside "master", as might not be stable and will be removed once merged. - ### Install ```sh $ npm install passkit-generator --save @@ -33,6 +32,18 @@ $ npm install passkit-generator --save ___ +### Looking for the previous major version? + +Check the [v1 branch](https://github.com/alexandercerutti/passkit-generator/tree/v1.6.8). That branch is kept for reference only. + +___ + +### Coming from the previous major version? + +Look at the [Migration Guide](https://github.com/alexandercerutti/passkit-generator/wiki/Migrating-from-v1-to-v2). + +___ + ## Get Started ##### Model