Skip to content

Commit 609d718

Browse files
committed
chore: readme
1 parent 325d01d commit 609d718

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Nativescript: Akylas Sqlite
22

3-
[![npm](https://img.shields.io/npm/v/@akylas/nativescript-sqlite.svg)](https://www.npmjs.com/package/@akylas/nativescript-sqlite)
4-
[![npm](https://img.shields.io/npm/dt/@akylas/nativescript-sqlite.svg?label=npm%20downloads)](https://www.npmjs.com/package/@akylas/nativescript-sqlite)
3+
[![npm](https://img.shields.io/npm/v/@nativescript-community/sqlite.svg)](https://www.npmjs.com/package/@nativescript-community/sqlite)
4+
[![npm](https://img.shields.io/npm/dt/@nativescript-community/sqlite.svg?label=npm%20downloads)](https://www.npmjs.com/package/@nativescript-community/sqlite)
55

66
## Installation
77

88
```
9-
ns plugin add @akylas/nativescript-sqlite
9+
ns plugin add @nativescript-community/sqlite
1010
```
1111

1212
## Usage

0 commit comments

Comments
 (0)