Skip to content

Commit 3218b99

Browse files
committed
adding install script
1 parent 2fda1a2 commit 3218b99

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
A super fast Node.js API Gateway for the masses!
33
> Next generation for: https://www.npmjs.com/package/k-fastify-gateway
44
5+
## Install
6+
```js
7+
npm i fast-gateway
8+
```
9+
510
## Usage
611
### Gateway
712
```js

0 commit comments

Comments
 (0)