diff --git a/.travis.yml b/.travis.yml index 7ad5bac..d6f670a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ sudo: false language: go go: - - 1.5.2 + - 1.7 - tip matrix: allow_failures: diff --git a/README.md b/README.md index 45f5c71..959fbb5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -markdownfmt [![Build Status](https://travis-ci.org/shurcooL/markdownfmt.svg?branch=master)](https://travis-ci.org/shurcooL/markdownfmt) [![GoDoc](https://godoc.org/github.com/shurcooL/markdownfmt?status.svg)](https://godoc.org/github.com/shurcooL/markdownfmt) -=================================================================================================================================================================================================================================================================== +markdownfmt +=========== + +[![Build Status](https://travis-ci.org/shurcooL/markdownfmt.svg?branch=master)](https://travis-ci.org/shurcooL/markdownfmt) [![GoDoc](https://godoc.org/github.com/shurcooL/markdownfmt?status.svg)](https://godoc.org/github.com/shurcooL/markdownfmt) Like `gofmt`, but for Markdown. @@ -44,4 +46,4 @@ Alternatives License ------- -- [MIT License](http://opensource.org/licenses/mit-license.php) +- [MIT License](https://opensource.org/licenses/mit-license.php)