From dcfa8a3c409dff4338a3efb51508c49fd59fd3ae Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Wed, 29 Mar 2017 12:16:26 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1af812b..1a2c47e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # eShopOnWeb -Sample ASP.NET Core reference application, powered by Microsoft, demonstrating a monolithic application architecture and deployment model. This reference application is meant to support the [Architecting and Developing Modern Web Applications with ASP.NET Core and Azure eBook](docs/Architecting and Developing Modern Web Applications with ASP.NET Core and Azure.pdf). +Sample ASP.NET Core reference application, powered by Microsoft, demonstrating a monolithic application architecture and deployment model. This reference application is meant to support the [Architecting and Developing Modern Web Applications with ASP.NET Core and Azure eBook] > ### DISCLAIMER > **IMPORTANT:** The current state of this sample application is **ALPHA**, consider it a 0.1 foundational version. Therefore areas will change significantly while refactoring current code and implementing new features. **Feedback with improvements and pull requests from the community are highly appreciated and accepted.** @@ -17,4 +17,4 @@ Sample ASP.NET Core reference application, powered by Microsoft, demonstrating a - Working with Data in ASP.NET Core Apps - Testing ASP.NET Core MVC Apps - Development Process for Azure-Hosted ASP.NET Core Apps -- Azure Hosting Recommendations for ASP.NET Core Web Apps \ No newline at end of file +- Azure Hosting Recommendations for ASP.NET Core Web Apps