[PATCH 3/3] README: Add landscape.io badge

Stephen Finucane stephenfinucane at hotmail.com
Mon Sep 5 00:25:12 AEST 2016


Also partially reverts 'a93f5ec' as badge images are still served from
the '.org' domain.

Signed-off-by: Stephen Finucane <stephenfinucane at hotmail.com>
---
 README.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 13c327a..50288fd 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # Patchwork
 
 [![Requirements Status][badge-req-img]][badge-req-ref]
+[![Code Health][badge-landscape-img]][badge-landscape-ref]
 [![Docs Status][badge-doc-img]][badge-doc-ref]
 [![Stories in Ready][badge-waffle-img]][badge-waffle-ref]
 
@@ -9,7 +10,7 @@ intended to make the patch management process easier for both the project's
 contributors and maintainers, leaving time for the more important (and more
 interesting) stuff.
 
-Patches that have been sent to a mailing list are 'caught' by the system, and
+Patches that have been sent to a mailing list are "caught" by the system, and
 appear on a web page. Any comments posted that reference the patch are appended
 to the patch page too. The project's maintainer can then scan through the list
 of patches, marking each with a certain state, such as Accepted, Rejected or
@@ -60,7 +61,9 @@ For bug reports, patch submissions or other questions, please use the
 [Patchwork mailing list][pw-ml].
 
 [badge-doc-ref]: https://patchwork.readthedocs.io/en/latest/
-[badge-doc-img]: https://readthedocs.io/projects/patchwork/badge/?version=latest
+[badge-doc-img]: https://readthedocs.org/projects/patchwork/badge/?version=latest
+[badge-landscape-ref]: https://landscape.io/github/getpatchwork/patchwork/master
+[badge-landscape-img]: https://landscape.io/github/getpatchwork/patchwork/master/landscape.svg?style=flat
 [badge-req-ref]: https://requires.io/github/getpatchwork/patchwork/requirements/?branch=master
 [badge-req-img]: https://requires.io/github/getpatchwork/patchwork/requirements.svg?branch=master
 [badge-waffle-ref]: https://waffle.io/getpatchwork/patchwork
-- 
2.7.4



More information about the Patchwork mailing list