Skip to content

Commit c23a52d

Browse files
authored
Add build badge (redis#5)
1 parent e3518cc commit c23a52d

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,11 @@
77
<p align="center"><b>This is the snap for Redis</b>, <i>“Redis is used as a database, cache and message broker”</i>. It works on Ubuntu, Fedora, Debian, and other major Linux
88
distributions.</p>
99

10-
<!-- Uncomment and modify this when you are provided a build status badge
11-
<p align="center">
12-
<a href="https://build.snapcraft.io/user/snapcrafters/fork-and-rename-me"><img src="https://build.snapcraft.io/badge/snapcrafters/fork-and-rename-me.svg" alt="Snap Status"></a>
13-
</p>
14-
-->
15-
16-
<!-- Uncomment and modify this when you have a screenshot
17-
![my-snap-name](screenshot.png?raw=true "my-snap-name")
18-
-->
19-
2010
<p align="center">Published for <img src="https://raw.githubusercontent.com/anythingcodes/slack-emoji-for-techies/gh-pages/emoji/tux.png" align="top" width="24" /> with 💝 by Snapcrafters</p>
2111

12+
![tags](https://github.com/redis/redis-snap/actions/workflows/tags.yml/badge.svg)
13+
![unstable](https://github.com/redis/redis-snap/actions/workflows/unstable.yml/badge.svg)
14+
2215
## Install
2316

2417
sudo snap install redis

0 commit comments

Comments
 (0)