diff options
author | Frédéric Guillot <fguillot@users.noreply.github.com> | 2014-04-27 21:25:24 -0400 |
---|---|---|
committer | Frédéric Guillot <fguillot@users.noreply.github.com> | 2014-04-27 21:25:24 -0400 |
commit | 6c229a2561486bba9f372019b69cf82371f8d6ea (patch) | |
tree | cc26799ff827bb09e6b07a07e0dfdfa9e719a27e /README.markdown | |
parent | 12d7138a47d2c7a50ca8f0b2abb2266239c6197f (diff) |
Add Scrutinizer badge to the README
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index afa6e8f3..605ff98c 100644 --- a/README.markdown +++ b/README.markdown @@ -12,6 +12,11 @@ Official website: <http://kanboard.net> - Open source and self-hosted - Super simple installation + +[![Build Status](https://travis-ci.org/fguillot/kanboard.svg)](https://travis-ci.org/fguillot/kanboard) + +[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/fguillot/kanboard/badges/quality-score.png?s=2b6490781608657cc8c43d02285bfafb4f489528)](https://scrutinizer-ci.com/g/fguillot/kanboard/) + Features -------- @@ -36,8 +41,6 @@ Known bugs See Issues: <https://github.com/fguillot/kanboard/issues> -[![Build Status](https://travis-ci.org/fguillot/kanboard.svg)](https://travis-ci.org/fguillot/kanboard) - License ------- |