From 895f8f06aebacda207e9b1d1f648381b242af5b9 Mon Sep 17 00:00:00 2001 From: "Serdar.Mustafa" <45297391+SerdarMustafa1@users.noreply.github.com> Date: Mon, 20 Jul 2020 11:55:46 +0300 Subject: [PATCH] Update README.md Install instructions --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index fe6047a..9f38d6c 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,18 @@ A collection of animations that can be used with any inline style library that s

+### Installation + +```bash +npm install --save react-animations +``` + +or with yarn + +```bash +yarn add react-animations +``` + ### Usage You can import each animation directly from the main package