From ebc2f844da5396f46a64866d6d6efb96e7b73ac5 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 19 Mar 2017 17:01:37 +0000 Subject: [PATCH] docs(readme): add Greenkeeper badge https://greenkeeper.io/ --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5bb90a90..ac343950 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Probot +[![Greenkeeper badge](https://badges.greenkeeper.io/probot/probot.svg)](https://greenkeeper.io/) + Probot is bot framework for GitHub. It's like [Hubot](https://hubot.github.com/), but for GitHub instead of chat. If you've ever thought, "wouldn't it be cool if GitHub could…"; imma stop you right there. Most features can actually be added via [GitHub Integrations](https://developer.github.com/early-access/integrations/):