Skip to content

Commit f85e636

Browse files
authored
Update README.md
1 parent 55f9ccc commit f85e636

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
11
# dgraph-js [![npm version](https://img.shields.io/npm/v/dgraph-js.svg?style=flat)](https://www.npmjs.com/package/dgraph-js)
22

3-
Official Dgraph client implementation for JavaScript, using [gRPC].
4-
5-
**Looking for browser support? Check out [dgraph-js-http].**
6-
7-
[grpc]: https://grpc.io/
8-
[dgraph-js-http]: https://github.com/hypermodeinc/dgraph-js-http
3+
Official Dgraph client implementation for JavaScript, using [gRPC](https://grpc.io/).
94

105
This client follows the [Dgraph Go client](https://github.com/dgraph-io/dgo) closely.
116

127
Before using this client, we highly recommend that you go through
13-
[dgraph.io/docs](https://dgraph.io/docs), and understand how to run and work with Dgraph.
8+
[Dgraph Docs](https://docs.hypermode.com/dgraph/introduction), and understand how to run and work with Dgraph.
149

1510
## Install
1611

0 commit comments

Comments
 (0)