From e1984e4cb52ee20c61768a492442f6372e490d26 Mon Sep 17 00:00:00 2001 From: The Codacy Badger Date: Wed, 21 Sep 2022 02:20:37 +0000 Subject: [PATCH] Add Codacy badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d1723cd3..4bc58a00 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # DAQiFi Desktop +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/17c5dfe7f1fd490f933ca85c14c23e57)](https://app.codacy.com/gh/daqifi/daqifi-desktop?utm_source=github.com&utm_medium=referral&utm_content=daqifi/daqifi-desktop&utm_campaign=Badge_Grade_Settings) + Windows desktop application (.NET) that is used to communicate with DAQiFi hardware. ## Tech Stack