diff --git a/README.md b/README.md index 2418e6d..e369862 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A starter repository showing how to build a blog with the [Eleventy](https://github.com/11ty/eleventy) static site generator. +[![Build Status](https://travis-ci.org/11ty/eleventy-base-blog.svg?branch=master)](https://travis-ci.org/11ty/eleventy-base-blog) + +## [Live Demo](https://11ty.github.io/eleventy-base-blog/) + ## Getting Started ### 1. Clone this repository: