Update README.md

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

View File

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