From f03f664decad04fd8f24468204d550299f3f5590 Mon Sep 17 00:00:00 2001 From: thelamer Date: Sun, 14 Apr 2019 22:31:13 -0700 Subject: [PATCH] spacing --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1dafa64..413c500 100644 --- a/README.md +++ b/README.md @@ -105,8 +105,8 @@ Here we are leveraging a multi stage DockerFile to run custom logic and pull dow ## Full loop - getting a Mod to Dockerhub First and foremost to publish a Mod you will need the following accounts: -Github- https://github.com/join -DockerHub- https://hub.docker.com/signup +* Github- https://github.com/join +* DockerHub- https://hub.docker.com/signup We reccomend using this repositroy as a template for your first Mod, so in this section we assume the code is finished and we will only concentrate on plugging into Travis/Dockerhub.