diff --git a/README.md b/README.md index 40520fb..d235ebe 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Verity ![Version](https://img.shields.io/github/v/release/platacard/verity?label=Verity&logo=github) -![Latest Package Version](https://img.shields.io/github/v/tag/platacard/verity?label=Verity-CLI&logo=npm) +![Latest Package Version](https://img.shields.io/npm/v/@verityjs/cli?label=@verityjs/cli&logo=npm) +![Latest Package Version](https://img.shields.io/npm/v/@verityjs/client?label=@verityjs/client&logo=npm) Verity is a service that allows you to create new versions of various applications and connect them to each other. Manage your applications easily and efficiently. diff --git a/libs/cli/README.md b/libs/cli/README.md index 26cb1ac..85051a2 100644 --- a/libs/cli/README.md +++ b/libs/cli/README.md @@ -1,4 +1,4 @@ -# @verity/cli +# @verityjs/cli This library provides a command line interface for the Verity CI integration. diff --git a/libs/client/README.md b/libs/client/README.md index 0147695..88ca0fa 100644 --- a/libs/client/README.md +++ b/libs/client/README.md @@ -1,4 +1,4 @@ -# @platacard/verity-client +# @verityjs/client This library provides a client for the Verity that allows you to load dependencies.