From cb76877f42ede5d3c036d3bb0c3c702f9d3cb2af Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Wed, 26 Jun 2019 10:01:44 +0200 Subject: [PATCH] update readme.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0a49c6..5bb4007 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ # hugo-cwpearson +[![Build Status](https://travis-ci.org/cwpearson/hugo-cwpearson.svg?branch=master)](https://travis-ci.org/cwpearson/hugo-cwpearson) + ## Setup git clone git@github.com:cwpearson/hugo-cwpearson.git --recursive or if you clone without recursive, then - git submodule update --init \ No newline at end of file + git submodule update --init + +Install [Hugo-extended 0.55.6](https://github.com/gohugoio/hugo/releases)