From 33afa3516551f43ac77dcf3289ad7d971b63db8a Mon Sep 17 00:00:00 2001 From: Martin Evans Date: Mon, 15 Jan 2024 21:03:48 +0000 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f1d10cb..395abb4 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ This repository contains 4 projects: #### YololEmulator -This is an emulator for Yolol. It allows you to input a file of Yolol code and execute it line by line. See detailed documentation [here](YololEmulator). Use an online version of the emulator [here](https://martindevans.github.io/YololBlazor/?state=AB5672CE4F4955B252CA48CDC9C9B78D512ACF2FCA4989518AC9030BE8EA2AA4E797E41BC5E4812843251DA5B0C49CD2D46225ABEA5A1DA580A2FCF4A2C45CE7FCD2BC92D422252B835A00))! +This is an emulator for Yolol. It allows you to input a file of Yolol code and execute it line by line. See detailed documentation [here](YololEmulator). **Use an online version of the emulator [here](https://martindevans.github.io/YololBlazor/?state=AB5672CE4F4955B252CA48CDC9C9B78D512ACF2FCA4989518AC9030BE8EA2AA4E797E41BC5E4812843251DA5B0C49CD2D46225ABEA5A1DA580A2FCF4A2C45CE7FCD2BC92D422252B835A00)**! #### YololAssembler