From eedfbd9d3efc5999573f53b7a2abd2fe9e5d3fc2 Mon Sep 17 00:00:00 2001 From: Jared Murrell Date: Mon, 6 Jul 2020 12:53:16 -0400 Subject: [PATCH] added info on creating a GitHub App to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a9bd3ed..d6c8ba6 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ This utility provides the following functionality: ## Permissions and Events This application will need to be able to manage teams in GitHub, so the following `events` and `permissions` will be required. +For more information on how to create a GitHub App, please visit +https://developer.github.com/apps/building-github-apps/creating-a-github-app/ | Category | Attribute | Permission | | --- | --- | --- |