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)