From d96a36f08aa4a229bc0f6cfabcb16fbe5b5ff6cd Mon Sep 17 00:00:00 2001 From: Mark Robert Henderson Date: Tue, 8 Jan 2019 17:40:23 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8efd68f..b8fb4b0 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,8 @@ OrbitDB uses the following modules: To understand a little bit about the architecture, check out a visualization of the data flow at https://github.com/haadcode/proto2 or a live demo: http://celebdil.benet.ai:8080/ipfs/Qmezm7g8mBpWyuPk6D84CNcfLKJwU6mpXuEN5GJZNkX3XK/. +Community-maintained typescript typings are available here: https://github.com/orbitdb/orbit-db-types + ## Development ### Run Tests