Here are the most important files and directories of the project:
Repository-Template
├── src
│ ├── assets
│ │ └── img
│ │ └── screenshot.png
│ └── project-code.sh
├── .gitignore
├── SECURITY
├── CODE_OF_CONDUCT
├── CONTRIBUTING
├── LICENCE
└── README.md
This directory contains the source code of the project.
This directory contains the assets of the project.
If necessary, provide a description of the most important files of the project.