From af7590c8dea450c97d4cd0c5ed39a0020a3742b6 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 14 Aug 2019 20:57:43 +0200 Subject: [PATCH] fix(core): update --- README.md | 7 ------- package.json | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index c2fb067..29d241c 100644 --- a/README.md +++ b/README.md @@ -39,13 +39,6 @@ myDockersock.newContainer({ // start new Container, equals "docker run" shell co }) ``` -For further information read the linked docs at the top of this README. - -> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh) -> | By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy.html) - -[![repo-footer](https://mojoio.gitlab.io/assets/repo-footer.svg)](https://mojo.io) - For further information read the linked docs at the top of this readme. > MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh) diff --git a/package.json b/package.json index 589efa3..deba661 100644 --- a/package.json +++ b/package.json @@ -53,4 +53,4 @@ "npmextra.json", "readme.md" ] -} +} \ No newline at end of file