Migrate dependency status badge from VersionEye to Snyk [ci skip]

This commit is contained in:
raimon
2018-05-23 20:47:58 +09:00
parent 0462391815
commit 8da3f33240

View File

@@ -4,7 +4,8 @@ requirements.txt.vim
[![Build Status](https://travis-ci.org/raimon49/requirements.txt.vim.svg?branch=master)](https://travis-ci.org/raimon49/requirements.txt.vim)
[![GitHub Release](https://img.shields.io/github/release/raimon49/requirements.txt.vim.svg)](https://github.com/raimon49/requirements.txt.vim/releases)
[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE.txt)
[![Dependency Status](https://www.versioneye.com/user/projects/5b00dc580fb24f0e57e3e62c/badge.svg)](https://www.versioneye.com/user/projects/5b00dc580fb24f0e57e3e62c)
[![Known Vulnerabilities](https://snyk.io/test/github/raimon49/requirements.txt.vim:Gemfile.lock/badge.svg?targetFile=Gemfile.lock)](https://snyk.io/test/github/raimon49/requirements.txt.vim:Gemfile.lock?targetFile=Gemfile.lock)
[the Requirements File Format](http://pip.readthedocs.org/en/stable/reference/pip_install/#requirements-file-format) syntax support for Vim.