From 7ac879c7fced553b652777c5474a5c62975dc860 Mon Sep 17 00:00:00 2001 From: Oliver Deng <32346067+ChronoInferna@users.noreply.github.com> Date: Sun, 2 Nov 2025 22:55:24 -0500 Subject: [PATCH] Revise README for clarity and formatting Updated project description and formatting in README. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cb346f..cc7779d 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) -Originally created as project 2 for COP3530 in the fall of 2025. +Originally created as the second project for COP3530 in the fall of 2025. --- @@ -90,3 +90,4 @@ Contributions and improvements are welcome. Suggested workflow: Code is automatically formatted using the Black formatter. +