Skip to content

Commit ae7f572

Browse files
committed
2 parents c5aa983 + b035bff commit ae7f572

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,18 @@
55
</head>
66
<body>
77
<header>
8-
<h1>Typescript implementation for Freebase</h1>
9-
<a target="_blank" href="https://developers.google.com/freebase/index">Explore Google's Knowledge Graph</a>
8+
<h1>A Typescript/Javascript library for Google Knowledge Graph (Freebase)</h1>
9+
<div>
10+
<a target="_blank" href="http://www.google.com/intl/en/insidesearch/features/search/knowledge.html">Explore Google's Knowledge Graph</a>
11+
</div>
12+
<a target="_blank" href="https://developers.google.com/freebase/index">Freebase API - Google Developers</a>
1013
</header>
11-
<p>Just download the file and place it in your project. JQuery is required.</p>
14+
<p>
15+
Just download the file and place it in your project. JQuery is required.
16+
</p>
17+
<h3>Screenshots</h3>
18+
<div><img src="http://arthurminduca.files.wordpress.com/2013/12/freebase-code-01.png" /></div>
19+
<div><img src="http://arthurminduca.files.wordpress.com/2013/12/freebase-code-02.png" /></div>
1220

1321
</body>
1422
</html>

0 commit comments

Comments
 (0)