From 4fec8829c7e39975cfae2ebecf0cb2e61bdea615 Mon Sep 17 00:00:00 2001 From: indigo Date: Wed, 25 Dec 2024 17:09:52 -0600 Subject: [PATCH] Add README.md --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f6a6ee1 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +MST Computer Organization class project. Python script simulates booth multiplier. Written report/analysis included in docs. \ No newline at end of file