From 48675404aaca63eaeec6fc4cd56e6173dc7c21da Mon Sep 17 00:00:00 2001 From: Nish Anil Date: Wed, 22 Dec 2021 12:53:05 +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 8349bac..d7466a9 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The **eShopOnWeb** sample is related to the [eShopOnContainers](https://github.c The goal for this sample is to demonstrate some of the principles and patterns described in the [eBook](https://aka.ms/webappebook). It is not meant to be an eCommerce reference application, and as such it does not implement many features that would be obvious and/or essential to a real eCommerce application. > ### VERSIONS -> #### The `master` branch is currently running ASP.NET Core 6.0. +> #### The `main` branch is currently running ASP.NET Core 6.0. > #### Older versions are tagged. ## Topics (eBook TOC)