From f1202065e46cf304d923a514220c9bebdf9caccd Mon Sep 17 00:00:00 2001 From: Manish R Jain <manishrjain@gmail.com> Date: Tue, 1 Dec 2015 12:42:21 +1100 Subject: [PATCH] file bugs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21c12dde..70d75cda 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This is a minimum viable product, alpha release of DGraph. **It's not meant for See the [Roadmap](https://github.com/dgraph-io/dgraph/issues/1) for list of working and planned features. Your feedback is welcome. Feel free to [file an issue](https://github.com/dgraph-io/dgraph/issues) -to direct the development of DGraph. +when you encounter bugs and to direct the development of DGraph. There's an instance of DGraph running at http://dgraph.xyz, that you can query without installing DGraph. This instance contains 21M facts from Freebase Film Data. See the [query section below](#querying) for a sample query. -- GitLab