Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

# PowerShell Module for VMware Cloud Foundation Instance Recovery

[<img src="https://img.shields.io/badge/Documentation-Read-blue?style=for-the-badge&logo=readthedocs&logoColor=white" alt="Documentation">][docs-module]&nbsp;&nbsp;
[<img src="https://img.shields.io/badge/Changelog-Read-blue?style=for-the-badge&logo=github&logoColor=white" alt="CHANGELOG" >][changelog]

[<img src="https://img.shields.io/powershellgallery/v/VMware.CloudFoundation.InstanceRecovery?style=for-the-badge&logo=powershell&logoColor=white" alt="PowerShell Gallery">][psgallery-module]&nbsp;&nbsp;
<img src="https://img.shields.io/powershellgallery/dt/VMware.CloudFoundation.InstanceRecovery?style=for-the-badge&logo=powershell&logoColor=white" alt="PowerShell Gallery Downloads">
[![Documentation](https://img.shields.io/badge/Documentation-Read-blue?style=for-the-badge&logo=readthedocs&logoColor=white?label=Documentation)][docs-module]
[![PS Version](https://img.shields.io/powershellgallery/v/VMware.CloudFoundation.InstanceRecovery?label=Version)](https://www.powershellgallery.com/packages/VMware.CloudFoundation.InstanceRecovery)
[![PS Downloads](https://img.shields.io/powershellgallery/dt/VMware.CloudFoundation.InstanceRecovery?label=Downloads)](https://www.powershellgallery.com/packages/VMware.CloudFoundation.InstanceRecovery)
[![GitHub Clones](https://img.shields.io/badge/dynamic/json?color=success&label=Clone&query=count&url=https://gist.githubusercontent.com/nathanthaler/7879c8fd9af27b17da21abe20eedee1d/raw/clone.json&logo=github)](https://gist.githubusercontent.com/nathanthaler/7879c8fd9af27b17da21abe20eedee1d/raw/clone.json)
[![Changelog](https://img.shields.io/badge/Changelog-Read-blue)](CHANGELOG.md)

## Overview

Expand Down