send-over-http

Share a file with someone on your local network using QR Code
Log | Files | Refs | README

commit 4f1da04c04ccdff4898487255decbd4644da47b2
parent 321f06eb160a06a4ad14bc49c2324aaad92c70ce
Author: Slack Coder <slackcoder@server.ky>
Date:   Wed, 18 May 2022 09:02:37 -0500

README: use better topic titles

Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -25,11 +25,11 @@ send-over-http --help # ``` -## Requirements +## Build Requirements - [Golang](go.dev) -## Install +## How to Install You can install the project using Golang's standard install process from the projects root directory.