Skip to content

Commit 2afe20a

Browse files
authored
Merge pull request #184 from gregolsky/v4.0
add docs link to readme
2 parents e29e2c6 + fc63c83 commit 2afe20a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ npm install --save ravendb
1313

1414
## Releases and Changelog - [click here](https://github.com/ravendb/ravendb-nodejs-client/releases)
1515

16+
## Documentation
17+
18+
Please find the official documentation on [RavenDB Documentation](https://ravendb.net/docs/article-page/4.0/nodejs/client-api/what-is-a-document-store) page.
19+
1620
## Getting started
1721

1822
1. Require `DocumentStore` class from package

0 commit comments

Comments
 (0)