From f4571eb811ace291d545b282c165470374048a32 Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Tue, 17 May 2022 11:22:56 -0500 Subject: update readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d54b1b..bcf014d 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,16 @@ # Send Over HTTP -Share a file with someone nearby over HTTP using a QR Code. +Share a file with someone nearby over HTTP using a QR Code printed to the terminal. Inspired by the android app [Share Via HTTP](https://github.com/marcosdiez/shareviahttp). ## Usaage +``` go run ./cmd/send-over-http --help +# Usage of send-over-http [target] +# +# target - file or directory to share (default: .) +# +``` -- cgit v1.2.3