Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bats-core/bats-assert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZoltan Tombol <zoltan.tombol@gmail.com>2016-02-27 04:23:27 +0300
committerZoltan Tombol <zoltan.tombol@gmail.com>2016-02-27 04:24:39 +0300
commit5f0d8a56d17f8fab3c4c7526c2e7289752a1dde8 (patch)
treed8ab392bfda1b711ab66a955146055da42444940
parent1f771f0cded6ec739dada3b69a58c8725928baa6 (diff)
Add build status and licence badge
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6e99809..7fa4c6f 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# bats-assert
+[![GitHub license](https://img.shields.io/badge/license-CC0-blue.svg)](https://raw.githubusercontent.com/ztombol/bats-assert/master/LICENSE)
+[![Build Status](https://travis-ci.org/ztombol/bats-assert.svg?branch=master)](https://travis-ci.org/ztombol/bats-assert)
+
`bats-assert` is a helper library providing common assertions for
[Bats][bats].