From a536b34921c8e221465b498286bc131717e5f99e Mon Sep 17 00:00:00 2001
From: Bud Parr <budparr@gmail.com>
Date: Sat, 15 Apr 2017 12:59:20 +0000
Subject: [PATCH] add images to the readme

---
 readme.md |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/readme.md b/readme.md
index 01dd074..836ddcf 100644
--- a/readme.md
+++ b/readme.md
@@ -1,10 +1,12 @@
 ### A Base theme for [Hugo](http://gohugo.io/), a framework for building websites.
 
-[DEMO](http://gohugo-default-theme.surge.sh/)
+![/images/screenshot.jpg]
+
+[DEMO](http://gohugo-theme-example.netlify.com/)
 
 The intent of this theme is to provide a solid starting place for Hugo sites and include best practices for performance, accessibility, and rapid development.
 
-The demo sites contains a section called "Unit Tests," which are a work in progress, but eventually will allow theme developers to test against various edge cases that a theme's users might publish.
+The demo sites contains a section called "Unit Tests," which are a work in progress, but eventually will allow theme developers to test against various edge cases that a theme's users might publish. (so, note, not all the tests are valid or appropriate here, they're present to start working on.)
 
 
 Features

--
Gitblit v1.10.0