mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 18:25:24 +00:00
Added v1 and migration references in readme
This commit is contained in:
13
README.md
13
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.
|
> ⚠ Do not rely on branches outside "master", as might not be stable and will be removed once merged.
|
||||||
|
|
||||||
|
|
||||||
### Install
|
### Install
|
||||||
```sh
|
```sh
|
||||||
$ npm install passkit-generator --save
|
$ 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
|
## Get Started
|
||||||
|
|
||||||
##### Model
|
##### Model
|
||||||
|
|||||||
Reference in New Issue
Block a user