Skip to content

Commit 8f1f9b3

Browse files
committed
Update badges in README to use raster.shields.io and add Docker badges
1 parent f7423d6 commit 8f1f9b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Redis RESP Proxy
22

3-
[![Test](https://github.com/redis-developer/cae-resp-proxy/actions/workflows/test.yml/badge.svg)](https://github.com/redis-developer/cae-resp-proxy/actions/workflows/test.yml)
3+
[![Test](https://raster.shields.io/github/actions/workflow/status/redis-developer/cae-resp-proxy/test.yml?branch=master&label=tests)](https://github.com/redis-developer/cae-resp-proxy/actions/workflows/test.yml)
4+
[![Docker Version](https://raster.shields.io/docker/v/bobymicroby/resp-proxy?label=docker)](https://hub.docker.com/r/bobymicroby/resp-proxy)
5+
[![Docker Pulls](https://raster.shields.io/docker/pulls/bobymicroby/resp-proxy)](https://hub.docker.com/r/bobymicroby/resp-proxy)
46

57
A Redis protocol proxy with HTTP API for response injection.
68

0 commit comments

Comments
 (0)