From e0ba913257a746b586c211d8b50b20eb41f60253 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Thu, 18 Sep 2025 20:53:37 -0700 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4e4ea08..78f0261 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# RCalculator -## 2800-202510-BBY14 +# Retirement Calculator +### 2800-202510-BBY14 ## Overview @@ -63,9 +63,6 @@ RCalculator is a dynamic financial tracking application designed to help users m The application should now be running, typically on `http://localhost:3000` (or the port specified in your `.env` file). --- -## Test logs -https://docs.google.com/spreadsheets/d/19xkdnbiBGiKXvYmgOizPsxAPsqweTEYEssK8G9NfdH4/edit?gid=0#gid=0 - ## Project Structure ```