Skip to content

Commit 7d4c26b

Browse files
committed
fixed badges
1 parent 32eca27 commit 7d4c26b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# :no_entry: node-sqlite3
1+
# gms1/node-sqlite3
22

33
**Note:** This repository is forked from [TryGhost/node-sqlite3](https://github.com/TryGhost/node-sqlite3) which was marked as deprecated/unmaintained.
44

55
---
66
Asynchronous, non-blocking [SQLite3](https://sqlite.org/) bindings for [Node.js](http://nodejs.org/).
77

8-
[![Latest release](https://img.shields.io/github/release/gms1/node-sqlite3.svg)](https://www.npmjs.com/package/@homeofthings/sqlite3)
9-
![Build Status](https://github.com/gms1/node-sqlite3/workflows/CI/badge.svg?branch=ma)
8+
![NPM Version](https://img.shields.io/npm/v/%40homeofthings%2Fsqlite3)
9+
![Build Status](https://github.com/gms1/node-sqlite3/workflows/CI/badge.svg?branch=main)
1010
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmapbox%2Fnode-sqlite3.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmapbox%2Fnode-sqlite3?ref=badge_shield)
1111
[![N-API v3 Badge](https://img.shields.io/badge/N--API-v3-green.svg)](https://nodejs.org/dist/latest/docs/api/n-api.html#n_api_n_api)
1212
[![N-API v6 Badge](https://img.shields.io/badge/N--API-v6-green.svg)](https://nodejs.org/dist/latest/docs/api/n-api.html#n_api_n_api)

0 commit comments

Comments
 (0)