From aaf813902ae0606e0be574b4a7b8cd267a445c7d Mon Sep 17 00:00:00 2001 From: Vasily Vasinov Date: Fri, 26 Sep 2014 08:45:12 -0600 Subject: [PATCH] Update README.markdown Someone added Jekyll to Hakiri for monitoring gems' security. I'm adding a security shield to README.markdown in this commit. --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index d9a21782..b68166cb 100644 --- a/README.markdown +++ b/README.markdown @@ -4,6 +4,7 @@ [![Build Status](https://secure.travis-ci.org/jekyll/jekyll.svg?branch=master)](https://travis-ci.org/jekyll/jekyll) [![Code Climate](http://img.shields.io/codeclimate/github/jekyll/jekyll.svg)](https://codeclimate.com/github/jekyll/jekyll) [![Dependency Status](https://gemnasium.com/jekyll/jekyll.svg)](https://gemnasium.com/jekyll/jekyll) +[![Security](https://hakiri.io/github/jekyll/jekyll/master.svg)](https://hakiri.io/github/jekyll/jekyll/master) By Tom Preston-Werner, Nick Quaranto, Parker Moore, and many [awesome contributors](https://github.com/jekyll/jekyll/graphs/contributors)!