From 208045cc97bfe029416c9eba39fc1708c3d65d3a Mon Sep 17 00:00:00 2001
From: Dylan Wheeler <dwheeler@Dylans-MacBook-Pro.local>
Date: Fri, 16 May 2025 09:20:53 -0500
Subject: [PATCH] adding workflow reference image

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0fe98d0..0241745 100644
--- a/README.md
+++ b/README.md
@@ -14,4 +14,8 @@ Since this project is currently being developed only on an Openstack cluster all
 
 The project should already be running if your cluster deployment ran completely and correctly. You will need to edit your hosts file to point to the node you are wanting to work on if you haven't already done so in your cluster setup. 
 
-From here you can confirm that the account-app is working by navigating to rc.uab.edu/flask_user_reg or the node IP and port 5000 if you prefer. 
\ No newline at end of file
+From here you can confirm that the account-app is working by navigating to rc.uab.edu/flask_user_reg or the node IP and port 5000 if you prefer. 
+
+
+
+For an example of how the account-app/rabbitmq-agents workflow progresses please refer to this chart ![chart](https://gitlab.rc.uab.edu/rc/rabbitmq_agents/-/raw/main/account-creation-flow.png)
\ No newline at end of file
-- 
GitLab