Skip to content

Commit e7cd480

Browse files
authored
docs: add coveralls badge and scope ci badge to master (#401)
1 parent 75eae3e commit e7cd480

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# squel — SQL query string builder
22

3-
[![CI](https://github.com/hiddentao/squel/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/hiddentao/squel/actions/workflows/ci.yml)
3+
[![CI](https://github.com/hiddentao/squel/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/hiddentao/squel/actions/workflows/ci.yml?query=branch%3Amaster)
4+
[![Coverage Status](https://coveralls.io/repos/github/hiddentao/squel/badge.svg?branch=master)](https://coveralls.io/github/hiddentao/squel?branch=master)
45
[![npm version](https://badge.fury.io/js/squel.svg)](https://www.npmjs.com/package/squel)
56
[![NPM downloads](https://img.shields.io/npm/dm/squel.svg)](https://www.npmjs.com/package/squel)
67
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)