From e1c46491d6c685fdb4dd8115fb58b37e479e5425 Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Sun, 28 Mar 2021 21:11:35 +0200 Subject: [PATCH] Improved Passkit Visual Designer paragraph --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56bcfcc..a8027f0 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ If omitted in the configuration (as in [Usage Example](#usage_example), at "mode --- -To create a model, you can do that manually or use a web tool I developed, [Passkit Visual Designer](https://pkvd.app), which will allow you to design your model through a neat user interface. +Model creation can be performed both manually or with the auxiliary of a web tool I developed, [Passkit Visual Designer](https://pkvd.app), which will let you design your model through a neat user interface. It will output a .zip file that you can decompress and use it as both file model and buffer model. Since `.pass` extension is required, **it will be up to you to unzip the generated model in a .pass folder**.