From 7731449d4145c54b58332d46e353006942185da7 Mon Sep 17 00:00:00 2001 From: Igor Prado <igorprado@gmail.com> Date: Tue, 14 Mar 2017 14:11:01 -0500 Subject: [PATCH] Changed README to show that it's available as UMD too --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9cb661..f8dc04b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ _Initially built for [Eterpret](http://dev.eterpret.com) @ [Scalable Path](http: ## Installing -For now this component is only available as CommonJS module. Install via NPM running: +This component is available as CommonJS and UMD module. Install via NPM running: ``` npm install react-notification-system