Skip to content

Commit

Permalink
Test images in markdown files
Browse files Browse the repository at this point in the history
Signed-off-by: Volker Christian <[email protected]>
  • Loading branch information
VolkerChristian committed Jan 2, 2025
1 parent 8678724 commit 28c8ca7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -863,7 +863,9 @@ During package installation a new *unix group* with member *root* is created, us

# Fundamental Architecture

![BasicArchitectureEchoServerClient](./docs/assets/README/BasicArchitectureEchoServerClient.png)*The fundamental architecture by means of the EchoServer and EchoClient applications. `SCF` is an abbreviation for `SocketContextFactory`*
![BasicArchitectureEchoServerClient" style="max-width: 100%;](./docs/assets/README/BasicArchitectureEchoServerClient.png)*The fundamental architecture by means of the EchoServer and EchoClient applications. `SCF` is an abbreviation for `SocketContextFactory`*

<img src="./docs/assets/README/BasicArchitectureEchoServerClient.png" alt="drawing" style="max-width: 100%;"/>

## Network Layer

Expand Down

0 comments on commit 28c8ca7

Please sign in to comment.