From a39ef67da9a23dfbe6846da5d8e90ff1f71e18f8 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Sat, 21 Dec 2019 00:53:20 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97b8768..5226400 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ... just for the sake of it -Will later include an assembly and possibly a basic DOS-like operating system in assembly +Will later include an assembly and possibly a basic DOS-like operating system in assembly. Note that every file within OS/K is written using spaces for tabulation, with each tabulation being 4 spaces long.