From a7e1fe6f76126f3dd2988dac382355e37629733a Mon Sep 17 00:00:00 2001 From: Tommy Allen Date: Thu, 18 Feb 2016 15:54:24 -0500 Subject: [PATCH] Added imagelayers.io badge. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6df55e..0322917 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# Vim Testbed [![Build Status](https://travis-ci.org/tweekmonster/vim-testbed.svg?branch=master)](https://travis-ci.org/tweekmonster/vim-testbed) +# Vim Testbed + +[![Build Status](https://travis-ci.org/tweekmonster/vim-testbed.svg?branch=master)](https://travis-ci.org/tweekmonster/vim-testbed) +[![](https://badge.imagelayers.io/tweekmonster/vim-testbed:latest.svg)](https://imagelayers.io/?images=tweekmonster/vim-testbed:latest) Because unit testing a Vim plugin is a pain in the ass.