From e1dc9a7f2866997006cc18ca2e593cd1ff876b47 Mon Sep 17 00:00:00 2001 From: meghalims <83975647+meghalims@users.noreply.github.com> Date: Thu, 11 Jan 2024 11:04:49 -0800 Subject: [PATCH] Update README.md Testing a sync pipeline by adding ## --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3cd29bb2e6c..ee1971ea44d 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,8 @@ makes it easy to build applications with it. ## Client Libraries The Dgraph team maintains several [officially supported client libraries](https://dgraph.io/docs/clients/). There are also libraries contributed by the community [unofficial client libraries](https://dgraph.io/docs/clients#unofficial-dgraph-clients). +## + ## Contact - Please use [discuss.dgraph.io](https://discuss.dgraph.io) for documentation, questions, feature requests and discussions. - Please use [discuss.dgraph.io](https://discuss.dgraph.io/c/issues/dgraph/38) for filing bugs or feature requests.