From a6273cef59ca9a722e5b7483e1c20199674b52af Mon Sep 17 00:00:00 2001 From: Amila Welihinda Date: Thu, 30 May 2019 12:42:01 -0700 Subject: [PATCH] Added installation method to readme (#91) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7c9be75..d94eef1 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ This class provides a simple info box that will help you monitor your code perfo ![custom.png](https://raw.githubusercontent.com/mrdoob/stats.js/master/files/custom.png) +### Installation ### +```bash +npm install stats.js +``` + ### Usage ### ```javascript