Browse Source

Update README.md

develop
ray-1337 3 years ago
committed by GitHub
parent
commit
d89f24d779
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -5,7 +5,7 @@ Manipulate UFW (Linux distribution only, works best on Ubuntu) via Node.js.
Only supported on [Node.js](https://nodejs.org) version 14 or above, and Ubuntu version 18 or above.
## Installation
```
```shell
# npm user
$ npm install node-ufw
@ -31,4 +31,4 @@ await nodeUfw.enable();
See [DOCS](https://github.com/ray-1337/node-ufw/blob/master/docs/DOCS.md).
## LICENSE
MIT
See [LICENSE](https://github.com/ray-1337/node-ufw/blob/master/LICENSE).

Loading…
Cancel
Save