Skip to content

Commit d18f2c4

Browse files
committed
add: prettier badges
1 parent d00e8da commit d18f2c4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# ExRabbitMQAdmin
1+
![Elixir CI](https://github.com/Intility/ex_rabbitmq_admin/actions/workflows/elixir.yaml/badge.svg?event=push)
2+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
3+
[![Hex version badge](https://img.shields.io/hexpm/v/ex_rabbitmq_admin.svg)](https://hex.pm/packages/ex_rabbitmq_admin)
4+
[![Hexdocs badge](https://img.shields.io/badge/docs-hexdocs-purple)](https://hexdocs.pm/ex_rabbitmq_admin/readme.html)
25

3-
![pipeline status](https://github.com/Intility/ex_rabbitmq_admin/actions/workflows/elixir.yaml/badge.svg?event=push)
6+
# ExRabbitMQAdmin
47

58
Simple client library for the RabbitMQ [HTTP API](https://www.rabbitmq.com/management.html#http-api),
69
built on [Tesla](https://github.com/elixir-tesla/tesla).

0 commit comments

Comments
 (0)