From c4f44802546b65e16eb9fcb88644505d9ab81e2c Mon Sep 17 00:00:00 2001 From: Nathan D Riggs Date: Tue, 17 Dec 2019 19:18:17 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9cc834..5c39272 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ __17-DEC-2019__ - Currently working on version 0.6.0, which includes: - an updated architecture - deliberate use of markdown for documentation - - with the eventual goal of translating it to Madoko, a markdown variant that allows for more visual control on a printend page + - with the eventual goal of translating it to Madoko, a markdown variant that allows for more visual control on a printend page - Still transforming entire disk system to adhere to a singular software architecture. - Added Alias macros for 8080 and z80 instruction sets. - Major changes to Disk 1, including merger of REQUIRED and COMMON libraries