From 144bf8620a760e1aa3e8d4c5f3449e394de703bb Mon Sep 17 00:00:00 2001 From: Steven Polley Date: Fri, 29 Jun 2018 23:56:03 -0600 Subject: [PATCH] I'm bad at markdown things --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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