From c5b43a1049c236a41ea602bebca0d95a2b9be283 Mon Sep 17 00:00:00 2001 From: Tom <17811656+xaithe@users.noreply.github.com> Date: Mon, 19 Apr 2021 14:52:32 +0100 Subject: [PATCH] (somehow) fixed formatting error (#78) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38d48f7..1ac305a 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ To connect to GitHub, you'll need to create a GitHub OAuth App and set the envir As with Slack, local development shouldn't interfere with our real Statuspage so you'll need to set up your own account. You should then set `STATUSPAGEIO_API_KEY` to [your API key][statuspage-api-key] and `STATUSPAGEIO_PAGE_ID` to your team ID. -### Environment variables +### Environment variables | Variable | Real value required? | Details | | ---------------------------- | ------------------------------ | --------------------------------------------------------------------------------------------------- |