diff --git a/README.md b/README.md
index 02417453e9b0dea2740e70eb11ae8a1b2261040b..2d669e825287d08690c43afe1f3fed6e2275d248 100644
--- a/README.md
+++ b/README.md
@@ -18,4 +18,10 @@ From here you can confirm that the account-app is working by navigating to rc.ua
 
 
 
-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
+For an example of how the account-app/rabbitmq-agents workflow progresses please refer to this chart ![chart](/docs/images/rabbitmq-agents-flowchart.png)
+and this for information about the messages being sent ![](/docs/images/rabbitmq-agents-messages.png)
+
+
+# Edit Project
+
+To begin you will need to navigate to /var/www/ood/register/flask_user_reg \(this may change in the future when upstream projects are updated to allow custom repos/project names to be injected\) and checkout your branch. From here you will also need to run `git config --global user.name "Your Name"` and `git config --global user.email "you@example.com"` to make sure that your commits will be properly tracked. 
\ No newline at end of file
diff --git a/docs/images/floating_ips.png b/docs/images/floating_ips.png
deleted file mode 100644
index dc6c24604ffeb5e914075437d26babdf5b038d65..0000000000000000000000000000000000000000
Binary files a/docs/images/floating_ips.png and /dev/null differ
diff --git a/docs/images/network_topology.png b/docs/images/network_topology.png
deleted file mode 100644
index 192e173a0635c64f739ae2c9de801a4bf81d81c2..0000000000000000000000000000000000000000
Binary files a/docs/images/network_topology.png and /dev/null differ
diff --git a/docs/images/rabbitmq-agents-flowchart.png b/docs/images/rabbitmq-agents-flowchart.png
new file mode 100644
index 0000000000000000000000000000000000000000..64ebf741caeafd01aa0eabd72570810e8950cda2
Binary files /dev/null and b/docs/images/rabbitmq-agents-flowchart.png differ
diff --git a/docs/images/rabbitmq-agents-messages.png b/docs/images/rabbitmq-agents-messages.png
new file mode 100644
index 0000000000000000000000000000000000000000..e3a6709b50ba205f5757a844971e08adf5219ab1
Binary files /dev/null and b/docs/images/rabbitmq-agents-messages.png differ
diff --git a/docs/images/rc-network .png b/docs/images/rc-network .png
deleted file mode 100644
index 42e3244c98cc41516805f0bc39ac94f0acc274dd..0000000000000000000000000000000000000000
Binary files a/docs/images/rc-network .png and /dev/null differ
diff --git a/docs/images/security_rules.png b/docs/images/security_rules.png
deleted file mode 100644
index 0081fdf31891ff85aacbde479a855cc62370e3d5..0000000000000000000000000000000000000000
Binary files a/docs/images/security_rules.png and /dev/null differ
diff --git a/docs/images/site_example.png b/docs/images/site_example.png
deleted file mode 100644
index 116abb2b0c053c460a229c7c96b26d12313486bc..0000000000000000000000000000000000000000
Binary files a/docs/images/site_example.png and /dev/null differ