From 3df0933ccc7f969e5eb3288dcb8000ab4ae4c5c2 Mon Sep 17 00:00:00 2001 From: nils <48135649+Nilstrieb@users.noreply.github.com> Date: Thu, 19 Aug 2021 23:40:48 +0200 Subject: [PATCH] Create README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8e5189e --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# coldsquare + +in this project I try to implement a JVM +this project has no clear goal, I just continue it whenever I don't have any other project idea + +my goal is not to make a fully working jvm that will run your spring application at blazing speed + +it would be amazing if it even managed to run a hello world +