readme: add coverity scan badge

This commit is contained in:
Nicolas Hillegeer 2014-05-31 16:33:10 +02:00
parent 7f9caaf30d
commit 272902e1fc

View File

@ -9,6 +9,7 @@
[![Build Status](https://travis-ci.org/neovim/neovim.svg?branch=master)](https://travis-ci.org/neovim/neovim)
[![Stories in Ready](https://badge.waffle.io/neovim/neovim.png?label=ready)](https://waffle.io/neovim/neovim)
[![Coverage Status](https://coveralls.io/repos/neovim/neovim/badge.png)](https://coveralls.io/r/neovim/neovim)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/2227/badge.svg)](https://scan.coverity.com/projects/2227)
Neovim is a project that seeks to aggressively refactor Vim in order to: