From e699866068cf8575c6b4cddee962da174db8802c Mon Sep 17 00:00:00 2001 From: Jonathan Dyallo Date: Fri, 17 Mar 2023 03:44:08 -0300 Subject: [PATCH 1/2] [DOC] - Codacy dashboard --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 922f93f..55d14f9 100755 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ - Yes! releases are being published -> [HERE](https://github.com/jd-apprentice/dbn-tools/releases) - Check compatibility for your distro or look at the [INSTALL](./INSTALL.md) for detailed instructions +## 🌡 Want to see our metrics? + +We use codacy here is the [DASHBOARD](https://app.codacy.com/gh/jd-apprentice/dbn-tools/dashboard) + ## 💡 Ideas - New ideas are being tracked and added in this issue -> [Here](https://github.com/jd-apprentice/dbn-tools/issues/5) From 4b490610c988d6778f23f636d660d57b16806c91 Mon Sep 17 00:00:00 2001 From: Jonathan Dyallo Date: Fri, 17 Mar 2023 22:52:06 -0300 Subject: [PATCH 2/2] codacy badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 55d14f9..f51bb74 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 💾 DBN-TOOLS +[![Codacy Badge](https://app.codacy.com/project/badge/Grade/2780bebe8e2c4ec3abcc784b3d8f29c6)](https://app.codacy.com/gh/jd-apprentice/dbn-tools/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) + ## 💻 With dbn-tools, you can: - 🔍 Analyze disk usage and see which files and directories are taking up the most space.