From 161a9cf7f4acf14090224b85997f8651e45a144b Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" <kali@leap.se> Date: Tue, 27 Apr 2021 17:16:20 +0200 Subject: [PATCH] [docs] add snap badge --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5f3785d6..47bcd741 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ You can track beta channel, where we push versions to test: sudo snap install riseup-vpn --classic --beta ``` +<iframe +src="https://snapcraft.io/riseup-vpn/embedded?button=white&channels=true" +frameborder="0" width="100%" height="380px" style="border: 1px solid #CCC; +border-radius: 2px;"></iframe> + # arch [There's a package in AUR](https://aur.archlinux.org/packages/riseup-vpn-git) that tracks main branch, so expect some instabilities (early birds catch the bugs they say, and we're thankful for that) -- GitLab