diff --git a/sharepoint-file-uploader/README.md b/sharepoint-file-uploader/README.md index 1d826e0..5222307 100644 --- a/sharepoint-file-uploader/README.md +++ b/sharepoint-file-uploader/README.md @@ -4,11 +4,11 @@ Upload a file to sharepoint ## Compile from source Install Golang and run `go build`. You can use the generated binary `sharepoint-upload`. -# Installation -## Binary (Linux) +## Installation +### Binary (Linux) Copy the binary `sharepoint-upload` and execute it. -## Usage +### Usage Set `SP_PASSWORD` environment variable. ```