From 219fa088172d4eab8664dc488924df59928be758 Mon Sep 17 00:00:00 2001 From: yakamok <38737288+yakamok@users.noreply.github.com> Date: Sat, 17 Nov 2018 18:43:01 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 29cb99c..e056e9e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # ygg-node-db -server to collect DHT views from yggdrasil nodes and store in a data base + +### A collection of tools to support the yggapi: +vserv.py - collects dht views from volunteer nodes. +yggapi.py - presents the data via an API and Web UI ### send-view.py