From 5fabfe4a0dbddc0b8f4af5b79ad9b4d639fb5a4c Mon Sep 17 00:00:00 2001 From: tomasv <124552709+tomasvana10@users.noreply.github.com> Date: Sun, 26 May 2024 16:38:24 +1000 Subject: [PATCH] Update README.md Make wiki hyperlink bold --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a186d1eb..970b87c20 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ deactivate ``` ## Documentation -Check out the wiki [here](https://github.com/tomasvana10/crossword_puzzle/wiki) for information on usage, troubleshooting, FAQ, and more. +Check out the wiki **[here](https://github.com/tomasvana10/crossword_puzzle/wiki)** for information on usage, troubleshooting, FAQ, and more. ## Third-party library acknowledgements - [Flask](https://flask.palletsprojects.com/en/3.0.x/) - Web framework for the crossword web application