From 85a2f8c29296e1415c215d8f65d0034f0c1a4be9 Mon Sep 17 00:00:00 2001 From: Sean <23040351+ribenamaplesyrup@users.noreply.github.com> Date: Thu, 9 Feb 2023 10:14:10 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f34bbd..674a660 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ ![title](assets/images/sweetstreet.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. +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 select company based upon user-defined connection criteria and n degrees of seperation. If two companies are connected, show the path of companies, officers and addresses connecting those companies. +- Check if two companies are connected within n degrees of seperation, and if so how. ## Requirements