I'm bad at markdown things

This commit is contained in:
Steven Polley 2018-06-29 23:56:03 -06:00
parent f8eac0388a
commit 144bf8620a
1 changed files with 2 additions and 2 deletions

View File

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