From 4cab6f643d8e4a8e3310d162dfabba3aca49aac7 Mon Sep 17 00:00:00 2001 From: Nicco Date: Tue, 2 Jun 2020 09:52:55 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa63c7d..a374e88 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The missing brew cleanup utility. -This is finally the easy way to clean your forgotten packages and dependencies. +This is finally the easy way to clean your **forgotten packages and dependencies**. ![Demo Video](https://github.com/cupcakearmy/unbrew/raw/master/.github/demo.gif) From 3834adb0f71ae193970611d8eb5b8efa720e6949 Mon Sep 17 00:00:00 2001 From: Nicco Date: Tue, 2 Jun 2020 09:53:10 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a374e88..63b0f16 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The missing brew cleanup utility. -This is finally the easy way to clean your **forgotten packages and dependencies**. +This is finally the easy way to **clean your forgotten packages and dependencies**. ![Demo Video](https://github.com/cupcakearmy/unbrew/raw/master/.github/demo.gif) From fe747b7c07565bf4057f67413d2fceeca0c91575 Mon Sep 17 00:00:00 2001 From: Nicco Date: Sat, 1 Aug 2020 21:11:00 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 63b0f16..a084af9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # 🍺 unbrew +![NPM Version](https://img.shields.io/npm/v/unbrew) +![NPM Wekly Downloads](https://img.shields.io/npm/dm/unbrew) +![Dependecies](https://img.shields.io/david/cupcakearmy/unbrew) + + The missing brew cleanup utility. This is finally the easy way to **clean your forgotten packages and dependencies**.