From 9b117b7eaf77d833fd5a69716b2f86f001ce506a Mon Sep 17 00:00:00 2001 From: Evan Date: Mon, 24 Jul 2017 13:44:03 +0100 Subject: [PATCH] Add a build badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7a88fef..25389cb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Snap Status](https://build.snapcraft.io/badge/noise/snapstore.svg)](https://build.snapcraft.io/user/noise/snapstore) + # Overview snapstore is a minimalist example of a "store" for snaps, based on the public API specs (https://wiki.ubuntu.com/AppStore/Interfaces/ClickPackageIndex). It allows anyone to host their own collection of snaps for installation on supported platforms.