From 081c7ef52feedfe3e328effdc1996ced3ae26576 Mon Sep 17 00:00:00 2001 From: Manish R Jain <manishrjain@gmail.com> Date: Tue, 8 Dec 2015 14:39:47 +1100 Subject: [PATCH] Add wiki references --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 15544485..d2c90800 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ **Scalable, Distributed, Low Latency, High Throughput Graph Database.**  +[](https://github.com/dgraph-io/dgraph/wiki) [](https://groups.google.com/forum/#!forum/dgraph) [](https://gitter.im/dgraph-io/dgraph?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) @@ -201,6 +202,7 @@ Consecutive runs of the same query took much lesser time (100ms), due to posting ``` # Contact +- Check out [the wiki pages](https://github.com/dgraph-io/dgraph/wiki) for documentation. - Please use [Github issue tracker](https://github.com/dgraph-io/dgraph/issues) to file bugs, or request features. - You can direct your questions to [dgraph@googlegroups.com](mailto:dgraph@googlegroups.com). - Or, just join [Gitter chat](https://gitter.im/dgraph-io/dgraph?utm_source=share-link&utm_medium=link&utm_campaign=share-link). -- GitLab