From 57e1534681c62a3ac497392f67873495dec55c80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Cuevas?= Date: Sun, 7 Jun 2020 19:26:07 +0200 Subject: [PATCH] More README typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f73f2b..089ecb1 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ Compile This project has been built using flat assembler and has a Makefile handy to make it easy to be compiled, just do `make` and it'll be built as an `.exe` for you to run either on your VM, your old DOS machine or as I do, -running it inside (DOSBox)[https://www.dosbox.com/] +running it inside [DOSBox](https://www.dosbox.com/)