Merge branch 'master' of github.com:digitalbazaar/json-ld
authorManu Sporny <msporny@digitalbazaar.com>
Sat, 07 May 2011 17:33:42 -0400
changeset 26 2d12334e7765
parent 24 bc1e51812c22 (current diff)
parent 25 197657555242 (diff)
child 27 f10231495c18
Merge branch 'master' of github.com:digitalbazaar/json-ld
index.html
--- a/index.html	Sat May 07 17:33:05 2011 -0400
+++ b/index.html	Sat May 07 17:33:42 2011 -0400
@@ -77,6 +77,11 @@
             <div id="info">
                <h1>Implementations</h1>
                <ul>
+                 <li>C++ 
+                   <ul>
+                     <li><a href="http://github.com/digitalbazaar/monarch">Monarch</a></li>
+                   </ul>
+                 </li>
                  <li>Python 
                    <ul>
                      <li><a href="http://github.com/bradleypallen/json_ld_processor">JSON-LD Processor</a></li>