File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33Asynchronous, non-blocking [ SQLite3] ( https://sqlite.org/ ) bindings for [ Node.js] ( http://nodejs.org/ ) .
44
55[ ![ Latest release] ( https://img.shields.io/github/release/TryGhost/node-sqlite3.svg )] ( https://www.npmjs.com/package/sqlite3 )
6- ![ Build Status] ( https://github.com/TryGhost/node-sqlite3/workflows/CI/badge.svg?branch=main )
6+ ![ Build Status] ( https://github.com/TryGhost/node-sqlite3/workflows/CI/badge.svg?branch=master )
77[ ![ 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 )
88[ ![ 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 )
99[ ![ 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 )
@@ -29,7 +29,7 @@ npm install sqlite3
2929# or
3030yarn add sqlite3
3131```
32- * GitHub's ` main ` branch: ` npm install https://github.com/tryghost/node-sqlite3/tarball/main `
32+ * GitHub's ` master ` branch: ` npm install https://github.com/tryghost/node-sqlite3/tarball/master `
3333
3434### Prebuilt binaries
3535
@@ -255,6 +255,6 @@ We use [GitHub releases](https://github.com/TryGhost/node-sqlite3/releases) for
255255
256256# License
257257
258- ` node-sqlite3 ` is [ BSD licensed] ( https://github.com/tryghost/node-sqlite3/raw/main /LICENSE ) .
258+ ` node-sqlite3 ` is [ BSD licensed] ( https://github.com/tryghost/node-sqlite3/raw/master /LICENSE ) .
259259
260260[ ![ FOSSA Status] ( https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmapbox%2Fnode-sqlite3.svg?type=large )] ( https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmapbox%2Fnode-sqlite3?ref=badge_large )
You can’t perform that action at this time.
0 commit comments