From 50e5b5cca4024ee84cd5a8a09d9dd50f446fb7b6 Mon Sep 17 00:00:00 2001 From: "Jose M. Robles" Date: Thu, 26 Nov 2015 22:46:23 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 065ff10..d651b99 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# git-webhook-robification [![Build Status](https://travis-ci.org/josemrobles/git-webhook-robification.svg?branch=master)](https://travis-ci.org/josemrobles/git-webhook-robification) +# git-webhook-api [![Build Status](https://travis-ci.org/josemrobles/git-webhook-robification.svg?branch=master)](https://travis-ci.org/josemrobles/git-webhook-robification) Creates an API which accepts a git webhook post for new PR's. Once received, two dev team members are selected as reviewers then a notification is sent using my [robification-go](https://github.com/josemrobles/robification-go) library. ***Example:***