From ebc3d6b0a80d3f427d667bc6c6ce866e8cbbac10 Mon Sep 17 00:00:00 2001 From: Muhammad Nauman Raza Date: Sun, 26 Jan 2025 08:57:26 +0000 Subject: [PATCH] chore: remove archival notice --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index d89a512..f89140e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,2 @@ -> **Archived** -> I'm aware of a few serious design flaws which would need to be corrected for this program to function correctly. As such, I'm archiving it as I no longer have the motivation to work on this project. - # tinypc LMC assembly interpreter written in pure safe Rust.