diff --git a/groundStation/README.md b/groundStation/README.md
index 65413c06e55bfe543adade1f58ad1c3341c3f221..c7ee059c939ef9d4b414452817818937b48996ea 100644
--- a/groundStation/README.md
+++ b/groundStation/README.md
@@ -20,3 +20,6 @@ If you wish to change the way the backend communicates to the quad and vice vers
 	This provides a list of environment variables which you can set and use for your computer or time of use.
 	Because the backend must be ran with sudo privledges, you will need to preserve the env. vars. with sudo rights.
 	Hence the "-E" flag.
+
+## Modifying
+See MODIFYING for the software architecture/organization and how to add new functionality.