diff --git a/README.md b/README.md index f9454ea..b68ba5a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ -## Go by Example +# Go by Example + +[![Build Status](https://travis-ci.com/mmcgrana/gobyexample.svg?branch=master)][travis] Content and build toolchain for [Go by Example](https://gobyexample.com), a site that teaches Go via annotated example programs. - ### Overview The Go by Example site is built by extracting code and