From 017b18a3c1ac80639c2aa5ffaa77eab28c355a8c Mon Sep 17 00:00:00 2001 From: Sean <23040351+ribenamaplesyrup@users.noreply.github.com> Date: Thu, 9 Feb 2023 10:17:14 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 674a660..ca6e88f 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ 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. +- 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. ## Requirements