From 6a23ae2c4b62b960cba6a9ff8807c80c199394aa Mon Sep 17 00:00:00 2001 From: Sean Greaves <23040351+ribenamaplesyrup@users.noreply.github.com> Date: Mon, 2 Oct 2023 18:17:18 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7cedf81..eb0fa54 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ # Sugartrail ![title](assets/images/sweetstreet.png) -![title](assets/images/brexit_network.png) Sugartrail is a network analysis and visualisation tool developed to make it easier and faster for researchers to explore connections between companies, officers and addresses within Companies House. The tool can be used for the following use-cases: - Get all companies, officers and addresses connected to a company within n degrees of seperation, based upon user-defined connection criteria. If two companies are connected, get the path of companies, officers and addresses connecting those companies. -- Check if two companies are connected, and if so get the path to show how they are connected. +- Check if a selection of companies, officers and addresses are connected within n degrees of seperation, and visualise the paths that connect them. + +![title](assets/images/brexit_network.png) ## Requirements