From 9ac4eddea10bb980c5e59f49f8695e7463c6e7ec Mon Sep 17 00:00:00 2001 From: sborovic Date: Fri, 9 Feb 2024 19:18:33 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e47651..0d8c03d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dmzOS -**dmzOS** is an operating system written by a group of computer enthusiasts gathered around [Decentrala](https://decentrala.org/). For additional info, please refer to the [Wiki](https://gitea.dmz.rs/sborovic/dmzOS/wiki). Feel free to explore, learn, and contribute! +**dmzOS** is an operating system written by a group of computer enthusiasts gathered around [Decentrala](https://decentrala.org/). You are free to explore, learn, and contribute! Description: * Written from scratch in C and asm. @@ -18,3 +18,5 @@ Success criteria: Rules: * Please provide an adequate entry in the Wiki for each non-trivial code contribution. + +For additional information, please refer to the [Wiki](https://gitea.dmz.rs/sborovic/dmzOS/wiki). \ No newline at end of file