From 5fafeb5881015115c01c67745da0563261c78796 Mon Sep 17 00:00:00 2001 From: Erick Date: Wed, 23 Mar 2022 15:18:07 +0100 Subject: [PATCH] change project name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5492421..4a2b891 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Square One - From logic gates to 16-bit OS -Square One is a virtual computer built from scratch, built starting from the logic gates and CPU to an assembler and compiler, whilst at the very high level Java is implemented. +# Iceberg - From logic gates to 16-bit OS +Iceberg is a virtual computer built from scratch, built starting from the logic gates and CPU to an assembler and compiler, whilst at the very high level Java is implemented. ## Architecture