From b5246be7fa5bec28bab3f038281c7c7faab70e12 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Mon, 27 Nov 2017 14:32:35 +0100 Subject: [PATCH] Add snap status to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12f8bc8..4c1fc9c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # tio - a simple TTY terminal I/O application [![Build Status](https://travis-ci.org/tio/tio.svg?branch=master)](https://travis-ci.org/tio/tio) +[![Snap Status](https://build.snapcraft.io/badge/tio/tio.snapcraft.svg)](https://build.snapcraft.io/user/tio/tio.snapcraft) ## 1. Introduction