Skip to content

Commit 515a3c1

Browse files
committed
Add shields to readme
1 parent 3a6899a commit 515a3c1

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
<div align="center">
22
<img src="website/static/img/busly-logo.png" alt="Description" width="35%" />
33

4+
# Busly CLI
5+
6+
7+
[![GitHub Release](https://img.shields.io/github/v/release/tragiccode/busly-cli?logo=github)](https://github.com/tragiccode/busly-cli/releases)
8+
[![NuGet Downloads](https://img.shields.io/nuget/dt/dotnet-busly.svg?logo=nuget)](https://www.nuget.org/packages/dotnet-busly)
9+
[![Docker Downloads](https://img.shields.io/docker/pulls/tragiccode/busly-cli.svg?logo=docker)](https://hub.docker.com/r/tragiccode/busly-cli/)
10+
[![Chocolatey Downloads](https://img.shields.io/chocolatey/dt/busly-cli.svg?logo=chocolatey)](https://community.chocolatey.org/packages/busly-cli)
11+
![License](https://img.shields.io/github/license/tragiccode/busly-cli)
12+
413
</div>
514

6-
# Overview
15+
## Overview
716

817
**Busly CLI** is a lightweight, open source command-line tool that **allows developers to send messages to an NServiceBus endpoint at the power of their fingertips** — No boilerplate, no fuss, just messaging at your fingertips.
918

0 commit comments

Comments
 (0)