From 323e11a995fd8c8c0d27c4b98beb99f0bce39e32 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 10 Oct 2019 14:50:30 -0700 Subject: [PATCH] Oscoin Osrank Visualizations --- data/ecosystems/o/oscoin.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/o/oscoin.toml b/data/ecosystems/o/oscoin.toml index 85b3b39a..8c502fa4 100644 --- a/data/ecosystems/o/oscoin.toml +++ b/data/ecosystems/o/oscoin.toml @@ -60,6 +60,9 @@ url = "https://github.com/oscoin/osrank-rs" [[repo]] url = "https://github.com/oscoin/osrank-rs-ecosystems" +[[repo]] +url = "https://github.com/oscoin/osrank-vis" + [[repo]] url = "https://github.com/oscoin/qc-instances"