From 8e148095f0a4a902855ce134ed439c37a90c2833 Mon Sep 17 00:00:00 2001 From: Geoff Bourne Date: Sat, 24 Aug 2019 11:12:41 -0500 Subject: [PATCH] Adding link for github README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2930939a..c48b6ab8 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ This docker image provides a Minecraft Server that will automatically download t version at startup. You can also run/upgrade to any specific version or the latest snapshot. See the *Versions* section below for more information. +[![Click for more docs](https://i.imgur.com/jS02ebD.png)](https://github.com/itzg/docker-minecraft-server/blob/master/README.md) + To simply use the latest stable version, run docker run -d -p 25565:25565 --name mc itzg/minecraft-server