From c8f903b27898e07d5ef790057e3b718c041a5091 Mon Sep 17 00:00:00 2001 From: Jordan Orelli Date: Tue, 27 Jun 2017 09:09:17 -0500 Subject: [PATCH] space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 087b429..3531dea 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ bundle](https://developer.apple.com/app-store/app-bundles/). The Go tool is not aware of the App Bundle structure, it is only responsible for building the executable. -###building an app bundle +### building an app bundle Building an App Bundle is reasonably straightforward. The App Bundle is just a special folder layout. A Makefile is included in the project to simplify this