From 639eda8e279f603eedf532ca874188945fbc8739 Mon Sep 17 00:00:00 2001 From: Grzegorz Lachowski Date: Mon, 10 Dec 2018 11:14:17 +0100 Subject: [PATCH] add docs link to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f51b2a1af..6e3a759a4 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ npm install --save ravendb ## Releases and Changelog - [click here](https://github.com/ravendb/ravendb-nodejs-client/releases) +## Documentation + +Please find the official documentation on [RavenDB Documentation](https://ravendb.net/docs/article-page/4.1/nodejs/client-api/what-is-a-document-store) page. + ## Getting started 1. Require `DocumentStore` class from package