From 1caa8a7c3149a30c0a5e26c7205b38b497cfbe0c Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 11 Dec 2016 11:00:58 +0100 Subject: [PATCH] improve README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 297c164..6e9dd75 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,6 @@ myPluginLazy.load().then(myPlugin => { myPlugin receives the typings flow from LazyModule class This DOES LOAD the module */ }) -``` \ No newline at end of file +``` + +[![npm](https://push.rocks/assets/repo-header.svg)](https://push.rocks)