Skip to content

Commit 0bc6246

Browse files
committed
Add badges to README
1 parent 94e85a0 commit 0bc6246

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Crystal Specs
1+
name: Specs
22

33
on:
44
push:

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# deploy-cr
22

3+
[![GitHub release](https://img.shields.io/github/release/richardboehme/deploy-cr.svg)](https://github.com/richardboehme/deploy-cr/releases)
4+
![CI](https://github.com/richardboehme/deploy-cr/actions/workflows/specs.yml/badge.svg)
5+
36
Simple and powerful deployment for your crystal application.
47

58
**Note**: This project is at a very early stage of development. Please do not hesitate to open an issue if you experience any problems.

0 commit comments

Comments
 (0)