diff --git a/README.md b/README.md index 785afc2..e94d9f5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## gorilla/feeds -![GoDoc](https://godoc.org/github.com/gorilla/feeds?status.svg)](https://godoc.org/github.com/gorilla/feeds) [![Build Status](https://travis-ci.org/gorilla/feeds.png?branch=master)](https://travis-ci.org/gorilla/feeds) +[![GoDoc](https://godoc.org/github.com/gorilla/feeds?status.svg)](https://godoc.org/github.com/gorilla/feeds) [![Build Status](https://travis-ci.org/gorilla/feeds.png?branch=master)](https://travis-ci.org/gorilla/feeds) feeds is a web feed generator library for generating RSS and Atom feeds from Go applications.