Update README.md

Fix link to Google's [Knowledge Graph](https://www.google.com/search/about/)
This commit is contained in:
Ionel Roiban 2015-08-04 01:01:29 -04:00
parent 13640290ce
commit 124e2347f2

View file

@ -1,7 +1,7 @@
<p align="center">
<img src="static/branding/cayley_side.png?raw=true" alt="Cayley" />
</p>
Cayley is an open-source graph inspired by the graph database behind [Freebase](http://freebase.com) and Google's [Knowledge Graph](https://www.google.com/search/about/insidesearch/features/search/knowledge.html).
Cayley is an open-source graph inspired by the graph database behind [Freebase](http://freebase.com) and Google's [Knowledge Graph](https://www.google.com/search/about/).
Its goal is to be a part of the developer's toolbox where [Linked Data](http://linkeddata.org/) and graph-shaped data (semantic webs, social networks, etc) in general are concerned.