Skip to content

Commit 530e8cf

Browse files
committed
Installation instructions
1 parent 876039a commit 530e8cf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# jwt-km
22

3-
jwt-km is a simple and intuitive JSON Web Token (JWT) package.
3+
jwt-km is a simple and intuitive JSON Web Token (JWT) package for NodeJS.
4+
5+
To install jwt-km, run the following command:
6+
```
7+
npm install jwt-km
8+
```
49

510
## Features
611
- Single file implementation

0 commit comments

Comments
 (0)