From 1409873698504dec03f2b711fc8493eb8d113bc4 Mon Sep 17 00:00:00 2001 From: alrayyes Date: Thu, 22 Sep 2016 19:48:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d54a263..d701b21 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Docker Alpine Hugo Surge Git Bash +[![](https://images.microbadger.com/badges/version/andthensome/alpine-hugo-surge-git-bash.svg)](https://microbadger.com/images/andthensome/alpine-hugo-surge-git-bash "Get your own version badge on microbadger.com") + Minimal container with [Hugo](https://gohugo.io), [Surge client](https://www.npmjs.com/package/surge), Git & Bash installed. Built to be used with [wercker](http://wercker.com/). Leverages [mhart/alpine-node](https://hub.docker.com/r/mhart/alpine-node/) base image. Inspired by [yunspace/alpine-hugo](https://hub.docker.com/r/yunspace/alpine-hugo/). ## Usage