From ee843514cee72fd205b6233af64dfa9c69d59e98 Mon Sep 17 00:00:00 2001 From: Oliver Deng <32346067+ChronoInferna@users.noreply.github.com> Date: Sun, 2 Nov 2025 22:54:37 -0500 Subject: [PATCH] Update README with project creation date Added a note about the project's original creation date and updated the README formatting. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cab839c..4cb346f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Unit Tests](https://github.com/ChronoInferna/waypoint/actions/workflows/pytest.yml/badge.svg)](https://github.com/ChronoInferna/waypoint/actions/workflows/pytest.yml) -Project 2 for COP3530 +Originally created as project 2 for COP3530 in the fall of 2025. --- @@ -89,3 +89,4 @@ Contributions and improvements are welcome. Suggested workflow: Code is automatically formatted using the Black formatter. +