diff --git a/README.md b/README.md index 4bf69ae..4926cb9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,16 @@ # AnyPackage.ModuleFast +[![gallery-image]][gallery-site] +[![build-image]][build-site] +[![cf-image]][cf-site] + +[gallery-image]: https://img.shields.io/powershellgallery/dt/AnyPackage.ModuleFast?logo=powershell +[build-image]: https://img.shields.io/github/actions/workflow/status/anypackage/anypackage/ci.yml +[cf-image]: https://img.shields.io/codefactor/grade/github/anypackage/modulefast +[gallery-site]: https://www.powershellgallery.com/packages/AnyPackage.ModuleFast +[build-site]: https://github.com/anypackage/modulefast/actions/workflows/ci.yml +[cf-site]: https://www.codefactor.io/repository/github/anypackage/modulefast + AnyPackage.ModuleFast is an AnyPackage provider that facilitates installing PowerShell modules and their dependencies quickly.