From e3b1ec0633bec0b75cdeb6e6c20642bd65da1e34 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 3 Feb 2017 15:15:36 +0100 Subject: [PATCH] improve README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c158e82..03521f9 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,8 @@ early.stop().then((loadingTime:number) => { // loadingTime in milliseconds }); // stop "early" when your module is ready ``` +For further information read the linked docs at the top of this README. + +> MIT licensed | **©** 2016 - 2017 [Lossless GmbH](https://lossless.gmbh) + [![npm](https://push.rocks/assets/repo-header.svg)](https://push.rocks)