From 07f5c303a17796da8acb1fc171e9d5ef97740d59 Mon Sep 17 00:00:00 2001 From: Thomas Nieto <38873752+ThomasNieto@users.noreply.github.com> Date: Sun, 15 Sep 2024 20:20:44 -0500 Subject: [PATCH] Add badges (#3) --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 187f8f4..22ef039 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,16 @@ # AnyPackage.Pkgx +[![gallery-image]][gallery-site] +[![build-image]][build-site] +[![cf-image]][cf-site] + +[gallery-image]: https://img.shields.io/powershellgallery/dt/AnyPackage.Pkgx +[build-image]: https://img.shields.io/github/actions/workflow/status/anypackage/pkgx/ci.yml +[cf-image]: https://img.shields.io/codefactor/grade/github/anypackage/pkgx +[gallery-site]: https://www.powershellgallery.com/packages/AnyPackage.Pkgx +[build-site]: https://github.com/anypackage/pkgx/actions/workflows/ci.yml +[cf-site]: https://www.codefactor.io/repository/github/anypackage/pkgx + `AnyPackage.Pkgx` is an AnyPackage provider that facilitates installing `pkgx` packages. ## Requirements