From 5bd49f36d02769a4f2aafb669c56bea5a5577079 Mon Sep 17 00:00:00 2001 From: Christian Date: Wed, 11 Aug 2021 18:43:27 +0200 Subject: [PATCH] Changed Link Formatting in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37ae465..afff2fc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is a simple simualtion of a computer. It allows to get an understanding of what microcode in modern CPUs is and what they do. -This is a modernised version of (Johnny Simulator)[https://sourceforge.net/projects/johnnysimulator], +This is a modernised version of [Johnny Simulator](https://sourceforge.net/projects/johnnysimulator), but it uses new code completly. -(See it in action at yokta.de/johnny)[https://yokta.de/johnny/] +[See it in action at yokta.de/johnny](https://yokta.de/johnny/)