Add snap store link to the README.md

This commit is contained in:
Adnan Hajdarević 2019-02-12 10:29:39 +01:00 committed by GitHub
parent 385898b21f
commit 5bca86cdb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,6 +33,9 @@ $ go get github.com/adnanh/webhook
to get the latest version of the [webhook][w]. to get the latest version of the [webhook][w].
### Using package manager ### 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 #### 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. 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.