diff --git a/README.md b/README.md index 1378c6f..a51d52f 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ IT Glue API Structs + Receivers for the Go This is nowhere near complete, and at least for now, I will only be adding support the functionality required for use within my organization. Feel free to send a pull request if you'd like to contribute anything that's missing. -#Installation +# Installation ``` go get github.com/StevenPolley/go-itg ``` -#Usage +# Usage ``` package main