From 7c46f2fbf4c746bdcc925ba0efc8253c2050a3eb Mon Sep 17 00:00:00 2001 From: b-tsammmons <233864410+b-tsammons@users.noreply.github.com> Date: Wed, 12 Nov 2025 20:58:44 -1000 Subject: [PATCH] Updated img links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0011ac7..d63efdb 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ A Python-based GUI application for GitHub automation workflows and AI assisted w > This project is currently in active development. Features and functionality may change frequently. Bug reports and contributions are welcome and encouraged! > Please be aware that some features may be incomplete or unstable. -![GitHub Pulse img](assets/github_pulse_img.png) +![GitHub Pulse img](application/app_components/assets/github_pulse_img.png) ## Pulse Workflow -![Pulse Workflow img](assets/flow-diagram.png) +![Pulse Workflow img](application/app_components/assets/flow-diagram.png) ## Project Structure