From 90a889c3cd66e4b52281b1940613de60cea8694f Mon Sep 17 00:00:00 2001 From: Andre Sailer <andre.philippe.sailer@cern.ch> Date: Mon, 7 Nov 2016 08:52:31 +0100 Subject: [PATCH] Add badge and link to online coverity service --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d06b3179..de0ce7ac5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # DD4hep (Detector Description for High Energy Physics) [](https://travis-ci.org/AIDASoft/DD4hep) +[](https://scan.coverity.com/projects/dd4hep) DD4hep is a software framework for providing a complete solution for full detector description (geometry, materials, visualization, readout, alignment, calibration, etc.) for the full experiment life cycle (detector concept development, detector optimization, construction, operation). It offers a consistent description through a single source of detector information for simulation, reconstruction, analysis, etc. It distributed under the [GPLv3 License](http://www.gnu.org/licenses/gpl-3.0.en.html) -- GitLab