diff --git a/index.html b/index.html
index 8d16d99..617a5dc 100644
--- a/index.html
+++ b/index.html
@@ -451,6 +451,11 @@
"name": "LDkit",
"description": "Linked Data object graph mapping toolkit with end-to-end TypeScript support.",
"implements": [ "DataFactory" ]
+ }, {
+ "@id": "https://github.com/zazuko/mocha-chai-rdf",
+ "name": "mocha-chai-rdf",
+ "description": "Helpers to simplify testing code which uses RDF/JS data models.",
+ "implements": [ ]
}
]
}]