Skip to content

Commit 5602c14

Browse files
Adding citation to dgraph-js gRPC client
Signed-off-by: Prashant Shahi <[email protected]>
1 parent fe8ff30 commit 5602c14

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
A Dgraph client implementation for javascript using HTTP. It supports both
44
browser and Node.js environments.
55

6-
This client follows the [Dgraph Javascript GRPC client][grpcclient] closely.
6+
**Looking for gRPC support? Check out [dgraph-js][grpcclient].**
7+
8+
This client follows the [Dgraph Javascript gRPC client][grpcclient] closely.
79

810
[grpcclient]: https://github.com/dgraph-io/dgraph-js
911

0 commit comments

Comments
 (0)