From 65f8ba5e9ee912dcc17d0ed78d73101e6ca167f9 Mon Sep 17 00:00:00 2001
From: "Pavly Gerges (pavl_g)" <60224159+pavly-gerges@users.noreply.github.com>
Date: Sat, 11 Jan 2025 12:27:12 +0200
Subject: [PATCH] README.md: added the image for the deployment model
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 05d0ff6..8adaaca 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,8 @@ Essentially, when describing any project for someone for the first time, it requ
**Vision:** While having a talk with a friend of mine, I stumbled a little while describing what I've achieved so far; I attribute this for the reason that most of my projects involve complex subsets of system engineering that is why they are bulky to describe just in an instant. To know from where you should begin describing a project, you should follow some standard algorithm in thinking. It might be first to describe the **problem** itself, then **a simple non-mathematical physical model**; eventually a most in-depth **system-model**, and if you are in a technical interview, the final model will be **a software architectural model**. **An automata model** is rarely required. However, it would serve a good model in conferences.
## Outline:
-1) Defining **a physical model for the problem and its components**.
-2) Defining **a physical model for the solution and its components; such that the solution subset components would map to the problem components based on the function theory**.
+1) Defining **a physical model for the solution and its components; such that the solution subset components would map to the problem components based on the function theory**.
+2) Defining **a physical deployment**.
3) Defining **a system model for the project for the business and companies domain to be used in advertisements and non-technical conferences based on the SES Framework (System-Entity-Structure Framework)**.
4) Defining **a discrete mathematical model using the Automata Theory**.
5) Defining **a hybird automata model for analog-digital systems**.
@@ -15,7 +15,8 @@ Essentially, when describing any project for someone for the first time, it requ
## 1) A generic physical model for the problem and its components:
-## 2) A physical model for the solution and its components:
+## 2) A physical deployment model:
+
## 3) A system model for the business and companies' domains based on SES-Framework with emphasis on deployment:
> Copied, by Thorsten Pawletta.