Skip to content

Commit

Permalink
Update overview
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisnewtn committed Sep 20, 2012
1 parent ac643f8 commit 0f4e444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/1. Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ category: overview

It does this by crawling a target url for `rel=me` [microformated][microformats] links. It then crawls those links for more `rel=me` links and so on, building a comprehensive graph as it goes.

Elsewhere provides a JSON API that URL's can be easily queried against via client JavaScript. It can also be included as a [Node.js][node] module and used directly in your server projects.
Elsewhere provides a JSON API that URL's can be easily queried against over a network. It can also be included as a [Node.js][node] module and used directly in your server projects.

[node]: http://nodejs.org/
[microformats]: http://microformats.org/wiki/rel-me

0 comments on commit 0f4e444

Please sign in to comment.