summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLloyd Hilaiel <lloyd@hilaiel.com>2009-05-12 18:53:05 -0600
committerLloyd Hilaiel <lloyd@hilaiel.com>2009-05-12 18:53:05 -0600
commitcf98c931b92ca884ce8a3ffc6bf9ff4dbce5b219 (patch)
treec7f57e34947b7531e2dd63f0e2281f4c0b322a10
parent6b69982a2e98efd3636c335f3a0dae4c6c4eb9cd (diff)
downloadyajl-cf98c931b92ca884ce8a3ffc6bf9ff4dbce5b219.tar.gz
add link to IO bindings, courtesy of Rich Collins for making me aware of these
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 2a7fbf9..dbfa0a1 100644
--- a/index.html
+++ b/index.html
@@ -379,6 +379,7 @@ main(int argc, char ** argv)
<ul>
<li> <a href="http://github.com/brianmario/yajl-ruby/tree/master"> yajl-ruby </a> - ruby bindings for YAJL </a>
<li> <a href="http://github.com/gabriel/yajl-objc/tree/master"> yajl-objc </a> - Objective-C bindings for YAJL </a>
+ <li> <a href="http://github.com/stevedekorte/io/tree/1b7980096eb65be000518267f1a1df6224901416/addons/Yajl"> YAJL IO bindings </a> (for the <a href="http://iolanguage.com">IO language</a>)
</ul>
<h2>Contributors</h2>