Skip to content

Commit

Permalink
Update status badge (#30)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md
  • Loading branch information
Argonus authored Jan 8, 2024
1 parent 16f4457 commit a9d18af
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Kayrock

![Elixir CI](https://github.com/dantswain/kayrock/workflows/Elixir%20CI/badge.svg)
[![CI Checks](https://github.com/kafkaex/kayrock/actions/workflows/checks.yml/badge.svg?branch=master)](https://github.com/kafkaex/kayrock/actions/workflows/checks.yml)
[![CI Tests](https://github.com/kafkaex/kayrock/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/kafkaex/kayrock/actions/workflows/test.yml)
[![Module Version](https://img.shields.io/hexpm/v/kayrock.svg)](https://hex.pm/packages/kayrock)
[![Hex Docs](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/kayrock/)
[![Total Download](https://img.shields.io/hexpm/dt/kayrock.svg)](https://hex.pm/packages/kayrock)
Expand Down Expand Up @@ -133,4 +134,4 @@ To run integration tests with testcontainers

```shell
mix test.integration
```
```

0 comments on commit a9d18af

Please sign in to comment.