From 99e0bb26995ea839a3341cae97fbde68bea20711 Mon Sep 17 00:00:00 2001 From: Julien Deswaef Date: Wed, 15 Jan 2020 08:59:39 +0100 Subject: [PATCH] Fixes a Markdown layout typo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a872a0e..e53e97f 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ Deployment to Itch.io is done via [Butler](https://itch.io/docs/butler/). You will need to set 2 variables in your `.gitlab-ci.yml` file and one in the Gitlab CI/CD settings panel for it to work. In the `.gitlab-ci.yml`, edit: + |Variable|Description|Example| |-|-|-| | $ITCHIO_USERNAME | Your username on Itch.io, as in your personal page will be at https://.itch.io |`username`