Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juanhuttemann authored May 25, 2021
1 parent 7c074f0 commit 1547650
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Table of contents
* [Download](#download)
* [Build](#build)
* [Running](#rocket-running)
* [Commands](#white_square_button-available-commands)
* [Docker](#whale-docker)
* [Web Panel](#earth_americas-web-panel)
* [QR Code](#qr-code)
Expand Down Expand Up @@ -81,6 +82,32 @@ the server will start listening on port 8000 by default
<br>
</p>

## :white_square_button: Available Commands

Help:

```
nitr -h
```

Change Password:

```
nitr passwd
```

Get api key:

```
nitr key
```

Print Qr Code:

```
nitr qr
```

## :whale: Docker

Build image using command:
Expand Down

0 comments on commit 1547650

Please sign in to comment.