Skip to content

Commit cb7b147

Browse files
committed
Add shields
1 parent da308b1 commit cb7b147

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
<p align="center">
88
Runtime environment Node.js in SA-MP.
99
</p>
10+
<p align="center">
11+
<a href="https://www.npmjs.com/package/@sa-mp/core"><img src="https://img.shields.io/npm/v/@sa-mp/core" /></a>
12+
<a href="https://www.npmjs.com/package/@sa-mp/core"><img src="https://img.shields.io/npm/dm/@sa-mp/core" /></a>
13+
<a href="https://github.com/dev2alert/node-samp-core/blob/main/LICENSE"><img src="https://img.shields.io/github/license/dev2alert/node-samp-core" /></a>
14+
</p>
1015

1116
## Description
1217
<p>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sa-mp/core",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Core for NodeSamp.",
55
"keywords": ["nodesamp", "sa-mp", "samp", "core"],
66
"repository": "github:dev2alert/node-samp-core",

0 commit comments

Comments
 (0)