diff options
author | Daniel Mack <daniel@zonque.org> | 2015-06-08 13:19:09 +0200 |
---|---|---|
committer | Daniel Mack <daniel@zonque.org> | 2015-06-08 13:26:54 +0200 |
commit | 609e4fe3af3d851c053bc905197f30e6b1035c8a (patch) | |
tree | 327ec0db23fb792eef8d79c31ad6568bc84bd842 /README.md | |
parent | 7437e0f53a8ec85d7f0596a352503d178d890c68 (diff) | |
download | systemd-609e4fe3af3d851c053bc905197f30e6b1035c8a.tar.gz |
README.md: add Coverity scan status badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ # systemd - System and Service Manager -[![Build Status](https://semaphoreci.com/api/v1/projects/28a5a3ca-3c56-4078-8b5e-7ed6ef912e14/443470/shields_badge.svg)](https://semaphoreci.com/systemd/systemd) +[![Build Status](https://semaphoreci.com/api/v1/projects/28a5a3ca-3c56-4078-8b5e-7ed6ef912e14/443470/shields_badge.svg)](https://semaphoreci.com/systemd/systemd)<br/> +[![Coverity Scan Status](https://scan.coverity.com/projects/350/badge.svg)](https://scan.coverity.com/projects/350) ## Details |