diff --git a/README.md b/README.md index 87058e6..d6e70a0 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ It automatically generates template scripts for your container files, and create We adapted this template code for our algorithm by following the [general tutorial on how to create a grand-challenge algorithm](https://grand-challenge.org/blogs/create-an-algorithm/). +We also explain this template repository, and how to set up your dokcer container in the [video](https://www.youtube.com/watch?v=45BCMquFk70) Before diving into the details of this template code we recommend readers have the pre-requisites installed and have cloned this repository as described below: ## Prerequisites