From d99f95c781c2ff555ba2eefe58131fa3f16e2664 Mon Sep 17 00:00:00 2001 From: Jakob <53713395+Jakob-Eichberger@users.noreply.github.com> Date: Tue, 7 May 2024 22:51:20 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 1e39632..d954491 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -#Z21 -=== +# Z21 [![](https://github.com/Jakob-Eichberger/z21Client/actions/workflows/dotnet.yml/badge.svg?branch=master)](https://github.com/Jakob-Eichberger/z21Client/actions/workflows/dotnet.yml) z21Client is a lightweight C# client that facilitates communication with the digital control center z21/Z21 from Roco/Fleischmann. @@ -10,7 +9,3 @@ The basis for this implementation is the publicly available [`z21-lan-protokoll` Since this client partially implements the z21 protocol, only the following features are currently available: - TBD - -## Dependencies - -This implementation only uses features from the '.NetCore Framework' and does not rely on external dependencies.