Skip to content

Commit

Permalink
Add badges (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasNieto authored Oct 8, 2024
1 parent 661fc65 commit 98ad4f0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit 98ad4f0

Please sign in to comment.