diff options
author | wyhaya <wyhaya@gmail.com> | 2020-07-05 14:34:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-05 14:34:43 +0000 |
commit | 205a5a4cc49e33b86366969a76b3303d71287761 (patch) | |
tree | 5c8d73e8380356476cab85b770ab7d983011d639 /README.md | |
parent | Merge pull request #292 from j2ghz/patch-1 (diff) | |
download | miniserve-205a5a4cc49e33b86366969a76b3303d71287761.tar.gz miniserve-205a5a4cc49e33b86366969a76b3303d71287761.zip |
Add generate QR code (#330)
* Add generate QR code
* Add --qrcode option
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ Sometimes this is just a more practical and quick way than doing things properly - Folder download (compressed on the fly as `.tar.gz` or `.zip`) - File uploading - Pretty themes +- Scan QR code for quick access ## How to install |