From 5490ff298ae70f6e6c19f4540c8b4383d4c4f005 Mon Sep 17 00:00:00 2001 From: Stephen Benjamin Date: Tue, 21 Jul 2015 13:20:56 -0400 Subject: [PATCH] Add forge and travis badges to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a64cc28d..6661fddf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Puppet Forge](http://img.shields.io/puppetforge/v/katello/certs.svg)](https://forge.puppetlabs.com/katello/certs) +[![Build Status](https://travis-ci.org/Katello/puppet-certs.svg?branch=master)](https://travis-ci.org/Katello/puppet-certs) ####Table of Contents 1. [Overview](#overview)