Update readme file

This commit is contained in:
Michael Reber 2020-06-17 14:49:27 +02:00
parent 0e12cd9bd4
commit 77672426b5

View File

@ -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.
```