From 07ea420ab9199e8cc2c203a63ed20822a7180cda Mon Sep 17 00:00:00 2001 From: blakeanedved Date: Sun, 28 Jun 2020 23:09:04 -0500 Subject: [PATCH] Updated to include install instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2fb75ba..a98f651 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A React wrapper for the RevealJS Presentation Library. +## Installation + +`npm install --save revealjs-react` + ## Usage ```jsx