From 5bca86cdb2dbfa71a292f9147e9320bbc6c0c2b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adnan=20Hajdarevi=C4=87?= Date: Tue, 12 Feb 2019 10:29:39 +0100 Subject: [PATCH] Add snap store link to the README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a2259d4..1338a32 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ $ go get github.com/adnanh/webhook to get the latest version of the [webhook][w]. ### Using package manager +#### Snap store +[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-white.svg)](https://snapcraft.io/webhook) + #### Ubuntu If you are using Ubuntu linux (17.04 or later), you can install webhook using `sudo apt-get install webhook` which will install community packaged version.