From 4fc47b8f9d2b1ddbe77ed331478b86d214077113 Mon Sep 17 00:00:00 2001
From: Erlend Ydse <erlenyd@stud.ntnu.no>
Date: Fri, 6 Nov 2020 10:17:55 +0100
Subject: [PATCH] Add snapcraft badge

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index ee63008..f50b897 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # MySQL Query Profiler
 
+[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/mysql-query-profiler)
+
 [![Download](https://api.bintray.com/packages/kpro4/mysql-query-profiler/mysql-query-profiler/images/download.svg)](https://bintray.com/kpro4/mysql-query-profiler/mysql-query-profiler/_latestVersion)
 
 ## Installation and use
-- 
GitLab