From 00a1b844ca3009ad3703582d116349fa9fe247f5 Mon Sep 17 00:00:00 2001
From: Enow Scott <148756598+Blindspot22@users.noreply.github.com>
Date: Wed, 13 Nov 2024 16:14:34 +0100
Subject: [PATCH] Update README.md
---
README.md | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 62be5fd..835cd96 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,15 @@
-[](https://github.com/orust-org/orust-OS/blob/main/.github/workflows/rust.yml)
-[](https://docs.rust-embedded.org/book/)
-[](https://github.com/rust-lang/rust)
+[](https://github.com/orust-org/orust-OS/blob/main/.github/workflows/rust.yml)
+
+
+
+[](https://docs.rust-embedded.org/book/)
+[](https://github.com/rust-lang/rust)
+
##
This is a baremetal operating system that can boot off of a USB stick on any BIOS-compatible machine, which is pretty amazing. I'm going to be running the Operating System using QEMU instead of booting a physical machine. Just to keep things simple. If you have questions, visit [Discussions](https://github.com/orust-org/orust-OS/discussions) or open an issue.