From bb1293c764d63346f453f86f591128ed4e68c3b2 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 20 Jul 2017 17:38:47 +0200 Subject: [PATCH] add KeyValueStore to docs --- docs/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.md b/docs/index.md index 9ee7ca3..63e2656 100644 --- a/docs/index.md +++ b/docs/index.md @@ -52,6 +52,9 @@ mergedData = myNpmExtra.dataFor( * [npmci](https://www.npmjs.com/package/npmci) * [npmdocker](https://www.npmjs.com/package/npmdocker) +## Using the KeyValueStore + + For further information read the linked docs at the top of this README. > MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)