From 9828079bb74f4a89482d60b30ac2a85e9ba1f2c3 Mon Sep 17 00:00:00 2001 From: Riya Bisht <79960426+chococandy63@users.noreply.github.com> Date: Fri, 16 Aug 2024 15:23:23 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b4ae8a..e22128d 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ Creating a VM from scratch ![image](https://github.com/user-attachments/assets/505ddc60-2ddb-4f13-9024-fe088c964025) -Check out quick [notes](./notes.md) - Step 1: Compile @@ -20,3 +18,6 @@ Step 2: Run ``` ./vm 2048.obj ``` + +Check out quick [notes](./notes.md) +Check out [history of virtual machines](./history-of-virtual-machines.md)