chg: Teeny-tiny change in the README in order to present the library and make a link to the repository of Vulnerability-Lookup.

This commit is contained in:
Cédric Bonhomme 2024-11-28 11:04:23 +01:00
parent 6db7ecf62a
commit ac8bccd8f3
Signed by untrusted user who does not match committer: cedric
GPG key ID: A1CB94DE57B7A70D

View file

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