diff --git a/README.md b/README.md index 36d23a8..0f824df 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # dependencytrack-pywrap -This is a python wrapper for the DependencyTrack REST API. +[Dependency-Track](https://docs.dependencytrack.org/integrations/rest-api/) is a platform to analyse risks in your dependencies. +This project is a python wrapper for the [Dependency-Track REST API](https://docs.dependencytrack.org/integrations/rest-api/). ## Quick Start