diff --git a/README.md b/README.md index ad33ef4..4ed9d20 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ image resizing and cropping square on the client side before uploading the large This package solves that issue by allowing you to set a width, height and wether the image is cropped to a square. +## Dependencies + +``` +meteor add check +``` + ## Getting started `meteor add thinksoftware:image-resize-client`