Skip to content

Commit 0f37948

Browse files
committed
fix(docs): update badge in README to reflect CI status
1 parent 949eec1 commit 0f37948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# @photostructure/knex-sqlite
22

33
[![npm version](https://img.shields.io/npm/v/@photostructure/knex-sqlite.svg)](https://www.npmjs.com/package/@photostructure/knex-sqlite)
4-
[![license](https://img.shields.io/npm/l/@photostructure/knex-sqlite.svg)](https://github.com/photostructure/knex-sqlite/blob/main/LICENSE)
4+
[![CI](https://github.com/photostructure/knex-sqlite/actions/workflows/build.yml/badge.svg)](https://github.com/photostructure/knex-sqlite/actions/workflows/build.yml)
55

66
[Knex.js](https://knexjs.org/) dialect for
77
[@photostructure/sqlite](https://github.com/photostructure/node-sqlite).

0 commit comments

Comments
 (0)