From 916e97f501607a9c3cc9c80fba2fa0fad33c584b Mon Sep 17 00:00:00 2001 From: Lorenzo Ganni <3254315+c2r0b@users.noreply.github.com> Date: Thu, 18 Apr 2024 16:58:54 +0200 Subject: [PATCH] Update README.md image --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 3ab803c..acdb979 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ - - -# Von Neumann Machine Sim +# Von Neumann Machine Sim A simulator of the Von Neumann machine. This simulator is meant to be a solution for students and teachers to study how a Von Neumann Machine works.