From 3c0c5f8a20c26589c1d98d52b24d94198ed6273e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 18 Feb 2019 20:27:16 +0000 Subject: [PATCH] docs(readme): add Greenkeeper badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d0aad6..2655222 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Once the website will be compiled, you can see the website visiting `http://loca Tell your users that you use the Conventional Commits specification: ```markdown -[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) +[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![Greenkeeper badge](https://badges.greenkeeper.io/conventional-commits/conventionalcommits.org.svg)](https://greenkeeper.io/) ``` ## Thank you