From 59adf9b3e5864a95d513f2794e9bcb1d72ee7fd8 Mon Sep 17 00:00:00 2001 From: Muhammad Nauman Raza Date: Fri, 24 Jan 2025 21:34:28 +0000 Subject: [PATCH] docs: README.md + archive notice --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d89a512 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +> **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.