diff --git a/README.md b/README.md index e4fc58c4bd63f4ecf19566719b418de280a5d793..de31aacac7ab9af656f02b80a2b57b350f03f28d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ Your feedback is welcome. Feel free to [file an issue](https://github.com/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. +This instance contains 21M facts from [Freebase Film Data](http://www.freebase.com/film). +See the [query section below](#querying) for a sample query. `curl dgraph.xyz/query -XPOST -d '{}'` # Installation