diff --git a/README.md b/README.md index 7ae0298..1d6f94c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # purl-validator [![License](https://img.shields.io/badge/License-Apache--2.0-blue.svg?style=for-the-badge)](https://opensource.org/licenses/Apache-2.0) -[![Version](https://img.shields.io/github/v/release/aboutcode-org/purl-validator-rust?style=for-the-badge)](https://github.com/aboutcode-org/purl-validator-rust/releases) -[![Test](https://img.shields.io/github/actions/workflow/status/aboutcode-org/purl-validator-rust/ci.yml?style=for-the-badge&logo=github)](https://github.com/aboutcode-org/purl-validator-rust/actions) +[![Version](https://img.shields.io/github/v/release/aboutcode-org/purl-validator.rs?style=for-the-badge)](https://github.com/aboutcode-org/purl-validator.rs/releases) +[![Test](https://img.shields.io/github/actions/workflow/status/aboutcode-org/purl-validator.rs/ci.yml?style=for-the-badge&logo=github)](https://github.com/aboutcode-org/purl-validator.rs/actions) **purl-validator** is a Rust library for validating [Package URLs (PURLs)](https://github.com/package-url/purl-spec). It works fully offline, including in **air-gapped** or **restricted environments**, and answers one key question: **Does the package this PURL represents actually exist?**