diff --git a/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md b/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md index f2d6498..c718b1d 100644 --- a/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md +++ b/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md @@ -1,3 +1,7 @@ +## Related readme files (use them for more information after reading this) + +* [https://github.com/dotnet-architecture/eShopOnContainers/blob/dev/readme/readme-docker-compose.md](https://github.com/dotnet-architecture/eShopOnContainers/blob/dev/readme/readme-docker-compose.md): All docker compose files that we have and how to use them + ## Want to try it out from Visual Studio 2017? Main steps: