From e5950e705aa6a4f068e642e29f4a01346afd19c6 Mon Sep 17 00:00:00 2001 From: "Serdar.Mustafa" <45297391+SerdarMustafa1@users.noreply.github.com> Date: Wed, 16 Dec 2020 14:43:45 +0000 Subject: [PATCH] Update README.md Installation instructions: Might seem obvious but could be useful for beginners. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index fe6047a..af894c1 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,16 @@ A collection of animations that can be used with any inline style library that s

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