Diff of Contributing/Developer Documentation/Capsul/Code Organization at caf1b4f

diff --git a/contributing/developer_documentation/capsul/code_organization.myco b/contributing/developer_documentation/capsul/code_organization.myco
new file mode 100644
index 0000000..dc762e9
--- /dev/null
+++ b/contributing/developer_documentation/capsul/code_organization.myco
@@ -0,0 +1,3 @@
+The source code for Capsul is located here: https://git.cyberia.club/cyberia/capsul-flask/src/branch/main
+
+The main repo folder is capsul-flask. This level contains configuration files, python dependency installation scripts and the root certificate file for letsencrypt. Subfolders include docs, which contains more thorough documentation, and capsulflask, which is where the majority of the code resides. 
\ No newline at end of file