We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25e1a5c + 5602c14 commit 24a939cCopy full SHA for 24a939c
README.md
@@ -3,7 +3,9 @@
3
A Dgraph client implementation for javascript using HTTP. It supports both
4
browser and Node.js environments.
5
6
-This client follows the [Dgraph Javascript GRPC client][grpcclient] closely.
+**Looking for gRPC support? Check out [dgraph-js][grpcclient].**
7
+
8
+This client follows the [Dgraph Javascript gRPC client][grpcclient] closely.
9
10
[grpcclient]: https://github.com/dgraph-io/dgraph-js
11
0 commit comments