From 09b79002fabf07991c6b794a84e68e66f9c63280 Mon Sep 17 00:00:00 2001 From: Andre Augusto <44126803+Naranbataar@users.noreply.github.com> Date: Sun, 15 Sep 2019 19:33:01 -0300 Subject: [PATCH] Adding Badges --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 805bcec..8358f9c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # Corrupt +[![CodeFactor](https://www.codefactor.io/repository/github/naranbataar/corrupt/badge)](https://www.codefactor.io/repository/github/naranbataar/corrupt) +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/ad53702dd28e4322b93f346311d976e7)](https://www.codacy.com/manual/Naranbataar/Corrupt?utm_source=github.com&utm_medium=referral&utm_content=Naranbataar/Corrupt&utm_campaign=Badge_Grade) +[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/Naranbataar/Corrupt.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/Naranbataar/Corrupt/context:cpp) +[![License: Unlicense](https://img.shields.io/badge/license-Unlicense-blue.svg)](http://unlicense.org/) + A minimal tool that shreds files using the Gutmann method ## Installation