33 lines
559 B
Markdown
33 lines
559 B
Markdown
|
|

|
|
|
|
# Advanced Internet Computing WS 2019 - 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
|