From 1de5b041a729b56c49eac74a9ca060cbf35569c1 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Fri, 27 Oct 2017 19:34:02 +0200 Subject: doc: debian badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4016c9b3c2..87d2db8cae 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [![Clang Scan Build](https://neovim.io/doc/reports/clang/badge.svg)](https://neovim.io/doc/reports/clang) [![PVS-studio Check](https://neovim.io/doc/reports/pvs/badge.svg)](https://neovim.io/doc/reports/pvs) -Debian +[![Debian CI](https://badges.debian.net/badges/debian/testing/neovim/version.svg)](https://buildd.debian.org/neovim) [![Downloads](https://img.shields.io/github/downloads/neovim/neovim/total.svg?maxAge=2592000)](https://github.com/neovim/neovim/releases/) Neovim is a project that seeks to aggressively refactor Vim in order to: -- cgit