From 5644d8eeeb6fe1db0df9e619fd376b1961ae7c1a Mon Sep 17 00:00:00 2001 From: Nish Anil Date: Tue, 4 Aug 2020 16:30:52 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6f869f1e..c8f1969f5 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Sample .NET Core reference application, powered by Microsoft, based on a simplif _**Dev** branch contains the latest **beta** code and their images are tagged with `:linux-dev` in our [Docker Hub](https://hub.docker.com/u/eshop)_ -## New to **microservices** and **cloud-native development** !! +## Are you new to **microservices** and **cloud-native development**? Please take a look at this free course : [Create and deploy a cloud-native ASP.NET Core microservice](https://docs.microsoft.com/en-us/learn/modules/microservices-aspnet-core/). This MS Learn module will explain microservices concepts, cloud-native technologies, and reduce the friction in getting started with `eShopOnContainers`. ## Getting Started