Update README.md

This commit is contained in:
Sean
2023-02-09 10:17:14 +00:00
committed by GitHub
parent 85a2f8c292
commit 017b18a3c1

View File

@@ -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