From 5fdd37f551c28f40dbbbe0ad9dc456fbffaeab2f Mon Sep 17 00:00:00 2001 From: The Codacy Badger Date: Tue, 30 Jul 2019 15:29:07 +0000 Subject: [PATCH] Add Codacy badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index afdd05365d..b2e049f7e5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # PySDM Python implementation of the Super-Droplet Method Monte Carlo algorithm +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3b03af843d834f7eb142310d775adf98)](https://app.codacy.com/app/atmos-cloud-sim-uj/PySDM?utm_source=github.com&utm_medium=referral&utm_content=atmos-cloud-sim-uj/PySDM&utm_campaign=Badge_Grade_Dashboard) [![Build Status](https://travis-ci.org/atmos-cloud-sim-uj/PySDM.svg?branch=master)](https://travis-ci.org/atmos-cloud-sim-uj/PySDM) [![Coverage Status](https://img.shields.io/codecov/c/github/atmos-cloud-sim-uj/PySDM/master.svg)](https://codecov.io/github/atmos-cloud-sim-uj/PySDM?branch=master)