From 39635514f19ba030241cee52924b7419c5f39110 Mon Sep 17 00:00:00 2001 From: tycrek Date: Mon, 1 Jun 2020 08:50:28 -0600 Subject: [PATCH] Added badges to header --- md/_header.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/md/_header.md b/md/_header.md index cefb172..1ad9bc5 100644 --- a/md/_header.md +++ b/md/_header.md @@ -14,4 +14,9 @@ # Cutting Google out of your life *(Updated: May 2020)* -### *I don't have anything to hide, but I don't have anything to show you either.* \ No newline at end of file +### *I don't have anything to hide, but I don't have anything to show you either.* + +![GitHub](https://img.shields.io/github/license/tycrek/degoogle?style=flat-square) +![GitHub stars](https://img.shields.io/github/stars/tycrek/degoogle?style=flat-square) +![GitHub issues](https://img.shields.io/github/issues/tycrek/degoogle?style=flat-square) +![GitHub pull requests](https://img.shields.io/github/issues-pr/tycrek/degoogle?style=flat-square) \ No newline at end of file