Marco Zeisler 3ab10859d7 move template to ./template;
added global README.md;
2020-11-17 19:43:35 +01:00

33 lines
559 B
Markdown

![DSG](./docs/dsg_logo.png)
# Advanced Internet Computing WS 2020 - Group x Topic x
This template is intended to serve as an *example* on how you might want to structure the README when submitting your project.
**Important**: The specific subdirectories are *not* meant to be extended but to serve as an example on how to write a `Dockerfile` and a `docker-compose.yml` file. Your first task should be to replace them with your own.
## Team
TODO
## Overview
TODO
## Architecture
TODO
## Components
TODO
## How to run
TODO
## How to debug
TODO