diff --git a/README.md b/README.md index 20a08a6..c291e88 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ -# Python client and module for Vulnerability Lookup +# Python client and module for Vulnerability-Lookup + +[PyVulnerabilityLookup](https://github.com/cve-search/PyVulnerabilityLookup), a Python library to access +[Vulnerability-Lookup](https://github.com/cve-search/vulnerability-lookup) via its REST API. + +PyVulnerabilityLookup allows you to fetch vulnerabilities, create comments, bundles, sightings, and more. + ## Installation