From c3aa14e2ce838e3c5e0eb68cf2ec3941178c2db1 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 30 Oct 2022 17:54:45 +0200 Subject: [PATCH] Fixed centering for GitHub markdown rendering --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2cdc9fc..473e63f 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ -
+

- +

+
-birchwood -========= +

birchwood

-### _**A sane IRC framework for the D language**_ +

A sane IRC framework for the D language

--- +

-
## Installation @@ -27,4 +27,4 @@ TODO: ## License -See [LICENSE](LICENSE). \ No newline at end of file +See [LICENSE](LICENSE).