diff --git a/README.md b/README.md index 4c02b8f..bc9ae2a 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ # csaf_distribution -An implementation of a [CSAF](https://csaf.io/) -[2.0 Spec](https://docs.oasis-open.org/csaf/csaf/v2.0/os/csaf-v2.0-os.html) -([Errata](https://docs.oasis-open.org/csaf/csaf/v2.0/csaf-v2.0.html)) +Implements a [CSAF](https://csaf.io/) +([specification v2.0](https://docs.oasis-open.org/csaf/csaf/v2.0/os/csaf-v2.0-os.html) +and its [errata](https://docs.oasis-open.org/csaf/csaf/v2.0/csaf-v2.0.html)) trusted provider, checker, aggregator and downloader. Includes an uploader command line tool for the trusted provider.