about summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-09-15 17:35:54 +0200
committerfranck cuny <franck@lumberjaph.net>2010-09-15 17:35:54 +0200
commit2eb0581be116e55ea97c5c1578588f1aeef84c76 (patch)
treeb881824cd29d9fbb7c3cb8ce38d601d7186bdb84
parentadd ihackernews (diff)
downloadspore-2eb0581be116e55ea97c5c1578588f1aeef84c76.tar.gz
add documentation url
-rw-r--r--services/ihackernews.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/services/ihackernews.json b/services/ihackernews.json
index 437316d..dcfaf4e 100644
--- a/services/ihackernews.json
+++ b/services/ihackernews.json
@@ -84,5 +84,8 @@
    "name" : "ihackernews",
    "author" : [
       "franck cuny <franck@lumberjaph.net>"
-   ]
+   ],
+   "meta" : {
+      "documentation" : "http://api.ihackernews.com/"
+   }
 }