Skip to content

Commit

Permalink
docs: improve README.md's first sentence
Browse files Browse the repository at this point in the history
* Improve the structure of the sentence and the two links.
  • Loading branch information
fvsamson authored May 13, 2024
1 parent 2f9d565 commit 7a53478
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 7a53478

Please sign in to comment.