diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2021-04-27 17:16:20 +0200 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2021-05-04 14:58:39 +0200 |
commit | 161a9cf7f4acf14090224b85997f8651e45a144b (patch) | |
tree | 36b63c3ee147d8d6ac2fc36663507a4d6ec56865 /README.md | |
parent | 0bf00f54b4478192d976c06af07f8183a8052233 (diff) |
[docs] add snap badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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) |