From d734653166d3da9bb07db11ec0dbf2c31291a64d Mon Sep 17 00:00:00 2001 From: Dougal Matthews Date: Sat, 4 Apr 2015 14:26:23 +0100 Subject: [PATCH] Add Landscape.io to the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 15527c8f..3bf8d0a6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Build Status][travis-image]][travis-link] [![Coverage Status][coveralls-image]][coveralls-link] +[![Landscale Code Health][landscape-image]][landscape-link] **See the MkDocs documentation: [www.mkdocs.org](http://www.mkdocs.org)** @@ -17,5 +18,7 @@ Discussions and support: https://groups.google.com/forum/#!forum/mkdocs [coveralls-image]: https://coveralls.io/repos/mkdocs/mkdocs/badge.png [coveralls-link]: https://coveralls.io/r/mkdocs/mkdocs +[landscape-image]: https://landscape.io/github/mkdocs/mkdocs/master/landscape.svg?style=flat-square +[landscape-link]: https://landscape.io/github/mkdocs/mkdocs/master [travis-image]: https://travis-ci.org/mkdocs/mkdocs.png?branch=master [travis-link]: https://travis-ci.org/mkdocs/mkdocs