From 5ea69e89572032202808ad6abcff83c51a41c1a2 Mon Sep 17 00:00:00 2001 From: John Sarkela Date: Wed, 27 Aug 2025 12:49:36 -0400 Subject: [PATCH] Created a baseline readme file for class. --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f7a6bd0 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# CS322 Class Repository +This repository contains all files needed by students fall semester 2025.