From ac738e26fe20a0a17143d634a3c4088b9e036781 Mon Sep 17 00:00:00 2001 From: Anton <78595419+Viaszx@users.noreply.github.com> Date: Fri, 1 Dec 2023 09:46:10 +0200 Subject: [PATCH] readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 584b872..87b652b 100644 --- a/readme.md +++ b/readme.md @@ -26,7 +26,7 @@ You can install **Ediabas** from the BWM standard tools. Ediabas already includes a tool called `ZGW_SEARCH.exe` which is located at `x:\EDIABAS\Hardware\ENET`, but this program only send request to the `169.254.x.x` (Link-Local Address range). -# Program +## Program This program, developed in the SharpDevelop environment, serves as an illustrative example showcasing various capabilities, including TCP/IP networking, multitasking, and asynchronous operations, as well as encryption using cryptography.