From c36820cd257e056e70d7abbeb0100b29ff479403 Mon Sep 17 00:00:00 2001 From: RobIII Date: Thu, 7 Mar 2024 16:14:52 +0100 Subject: [PATCH] Make project name consistent. --- DSMRParser/DSMRParser.csproj | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DSMRParser/DSMRParser.csproj b/DSMRParser/DSMRParser.csproj index ff8f01f..9c44c30 100644 --- a/DSMRParser/DSMRParser.csproj +++ b/DSMRParser/DSMRParser.csproj @@ -14,9 +14,9 @@ DSMR;P1;p1meter;dutch;IEC62056-21;IEC 62056-61;obis;telegram;netbeheer nederland dsmr_logo.png Debug;Release;ReleaseWithDocumentation - https://github.com/RobThree/DSMR.Net + https://github.com/RobThree/DSMRParser.Net git - https://github.com/RobThree/DSMR.Net + https://github.com/RobThree/DSMRParser.Net True true latest diff --git a/README.md b/README.md index 68f2fb6..caff6c7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# ![Logo](https://raw.githubusercontent.com/RobThree/DSMR.Net/main/DSMRParser/dsmr_logo_24x24.png) DSMRParser.Net +# ![Logo](https://raw.githubusercontent.com/RobThree/DSMRParser.Net/main/DSMRParser/dsmr_logo_24x24.png) DSMRParser.Net -![Build Status](https://img.shields.io/github/actions/workflow/status/RobThree/DSMR.Net/test.yml?branch=main&style=flat-square) [![Nuget version](https://img.shields.io/nuget/v/DSMRParser.Net.svg?style=flat-square)](https://www.nuget.org/packages/DSMRParser.Net/) +![Build Status](https://img.shields.io/github/actions/workflow/status/RobThree/DSMRParser.Net/test.yml?branch=main&style=flat-square) [![Nuget version](https://img.shields.io/nuget/v/DSMRParser.Net.svg?style=flat-square)](https://www.nuget.org/packages/DSMRParser.Net/) DSMR Parser for .Net. Available as [NuGet package](https://www.nuget.org/packages/DSMRParser.Net).