From d7f5fa5db1385d14b68be28ff011ba967e941817 Mon Sep 17 00:00:00 2001 From: Seb Seager Date: Wed, 6 Jan 2021 12:01:39 -0600 Subject: [PATCH] Add license to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f33c831..266b7ad 100644 --- a/README.md +++ b/README.md @@ -66,3 +66,11 @@ Return to the Slack app you created in [Authentication with Slack](#authenticati where, if using ngrok, `[domain]` would be replaced with something like `https://xxxxxxxxxxxx.ngrok.io`. Navigate back to `OAuth & Permissions` and click `(Re)install to Workspace` to add these slash commands to the workspace. + +## Author + +[Seb Seager](https://github.com/sebseager) + +## License + +This software is available under the [GPL](LICENSE).