Skip to content

Commit 5f0d8a5

Browse files
committed
Add build status and licence badge
1 parent 1f771f0 commit 5f0d8a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

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

3+
[![GitHub license](https://img.shields.io/badge/license-CC0-blue.svg)](https://raw.githubusercontent.com/ztombol/bats-assert/master/LICENSE)
4+
[![Build Status](https://travis-ci.org/ztombol/bats-assert.svg?branch=master)](https://travis-ci.org/ztombol/bats-assert)
5+
36
`bats-assert` is a helper library providing common assertions for
47
[Bats][bats].
58

0 commit comments

Comments
 (0)