From f1412ceaace0aa29684d5630aab63089afbd690c Mon Sep 17 00:00:00 2001 From: raimon Date: Tue, 19 Jan 2016 00:38:14 +0900 Subject: [PATCH] Update color of license badge [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dab48fb..c30ea87 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ requirements.txt.vim [![Build Status](https://travis-ci.org/raimon49/requirements.txt.vim.svg?branch=master)](https://travis-ci.org/raimon49/requirements.txt.vim) [![Dependency Status](https://gemnasium.com/raimon49/requirements.txt.vim.svg)](https://gemnasium.com/raimon49/requirements.txt.vim) -[![GitHub license](https://img.shields.io/github/license/raimon49/requirements.txt.vim.svg)](LICENSE.txt) +[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE.txt) [the Requirements File Format](http://pip.readthedocs.org/en/stable/reference/pip_install/#requirements-file-format) syntax support for Vim.