diff --git a/README.md b/README.md index 9abcd58..36322a7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,18 @@ ## Installation + +#### NativeScript 7x + +- `tns plugin add @triniwiz/nativescript-image-zoom` + + + +#### NativeScript 6< + +- `tns plugin add nativescript-image-zoom` + + ``` tns plugin add nativescript-image-zoom ```