diff --git a/src/README.md b/src/README.md new file mode 100644 index 0000000..6ccee85 --- /dev/null +++ b/src/README.md @@ -0,0 +1,5 @@ +## Module Name: src +Function: Contains the main application logic and source code. +Input: Source code files used by the project. +Output: Compiled or executed program artifacts. +Dependencies: Install dependencies according to each submodule's instructions.