diff --git a/README.md b/README.md index 5c7b6c1..9b7643c 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,7 @@ # Niflheim-api ### A collection of tools to support the Niflheim-api: -vserv.py - collects dht views from volunteer nodes. +crawler.py - crawls any nodes it fines via dht. niflheim-api.py - presents the data via an API and Web UI -For installation instructions, you will find them in the README.md in the api folder and the vserv folder. - -send-view.py is no longer needed to collect DHT views of the network as its now possible to crawl the network thanks to some new features in v0.3. - -Thank you to all the contributors for their views of the network. +For installation instructions, you will find them in the README.md in the api folder.