From 30602979bd8522882bc0dd26576c26d2c91bb87c Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Thu, 11 Apr 2019 21:48:04 +0200 Subject: [PATCH] Added notice on README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b88250..211f6b7 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ Pass template will be read and pushed as is in the resulting .zip file along wit This package comes with an [API documentation](./API.md), that makes available a series of methods to customize passes. +> ⚠ 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