diff --git a/Documentation/Issue-62/README.md b/Documentation/Issue-62/README.md index 1ffd124c3..69667fdf1 100644 --- a/Documentation/Issue-62/README.md +++ b/Documentation/Issue-62/README.md @@ -213,15 +213,10 @@ BigBankPlc: ```plantuml @startuml -set separator none -title Internet Banking System - Deployment - Live - -top to bottom direction +!include ..\..\..\.c4s\C4_Container.puml +!include ..\..\..\.c4s\C4_Deployment.puml -!include -!include -!include -!include +title Big Bank Plc - Live - C4 Deployment - Container level Deployment_Node(BigBankPlc.Environments.Live.Nodes.CustomerMobileDevice, "Customer's mobile device", $type="Apple iOS or Android", "") { Container(BigBankPlc.Environments.Live.Nodes.CustomerMobileDevice.Deployments.BigBankPlc.SoftwareSystems.InternetBanking.Containers.MobileApp, "Mobile App", "Xamarin", "Provides a limited subset of the Internet banking functionality to customers via their mobile device.")