From ab1f1ac259b0e2ebf7d60df750877b092905aabb Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Sat, 25 Jan 2020 09:44:59 +0000
Subject: [PATCH] add pipes around readme links

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b1f45cf2..8feeaa79 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ The config directory is a subtree, so all commits to it should only involve file
 
 -->
 
-[Download](https://gitlab.com/bindrpg/core/pipelines) | [Wiki](https://gitlab.com/bindrpg/core/-/wikis/home)
+| [Download](https://gitlab.com/bindrpg/core/pipelines) | [Wiki](https://gitlab.com/bindrpg/core/-/wikis/home) |
 
 Bind is a fantasy tabletop RPG.  It's a free-as-in-freedom project, meaning that anyone can grab a copy of the source document and improve the rules, change the wording, add images, and then print it out, just like the original.
 
-- 
GitLab