From c6c0fbe8fe92e853f85b3e418ddcb473b1411533 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Fri, 31 Mar 2017 12:30:14 -0700 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9e62ca728..76ff9a75c 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,9 @@ Additional miroservice styles with other frameworks and No-SQL databases will be ## Related documentation and guidance While developing this reference application, we are creating a reference Guide/eBook named "Architecting and Developing Containerized and Microservice based .NET Applications" which explains in detail how to develop this kind of architectural style (microservices, Docker containers, Domain-Driven Design for certain microservices) plus other simpler architectural styles, like monolithic apps that can also live as Docker containers.

-There's also an additional eBook focusing on Containers/Docker lifecycle (DevOps, CI/CD, etc.) with Microsoft Tools, already published. -You can start reviewing these Guides/eBooks here: +There are also additional eBooks focusing on Containers/Docker lifecycle (DevOps, CI/CD, etc.) with Microsoft Tools, already published plus an additional eBook focusing on Enterprise Apps Patterns with Xamarin.Forms. +You can download them and start reviewing these Guides/eBooks here:

-You can download both eBooks from here: | Architecting & Developing | Containers Lifecycle & CI/CD | App patterns with Xamarin.Forms | | ------------ | ------------| ------------|