From e8cfa0d8b6843f70b58a5ced3b20fbbb6f5fd911 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Fri, 8 Jun 2018 17:13:21 -0700 Subject: [PATCH] Add badges to the readme This way users can easily see the test / release status of the gem. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 686f9d0..1cc4152 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # win32-certstore +[![Build Status](https://travis-ci.org/chef/win32-certstore.svg?branch=master)](https://travis-ci.org/chef/win32-certstore) +[![Gem Version](https://badge.fury.io/rb/win32-certstore.svg)](https://badge.fury.io/rb/win32-certstore) + Ruby library for accessing the certificate store on Microsoft Windows: ## Subcommands