Skip to content

Commit 23d757d

Browse files
committed
Align project description across readme and csproj
1 parent 88bf0e1 commit 23d757d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img align="right" width="256px" height="256px" src="https://raw.githubusercontent.com/XenoAtom/XenoAtom.CommandLine/main/img/icon.png">
44

5-
**XenoAtom.CommandLine** is a lightweight, powerful and NativeAOT friendly command line parser for .NET
5+
**XenoAtom.CommandLine** is a lightweight, powerful and NativeAOT-friendly command-line parsing library for .NET
66

77
## ✨ Features
88

src/XenoAtom.CommandLine/XenoAtom.CommandLine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<PropertyGroup>
14-
<Description>XenoAtom.CommandLine is a lightweight, powerful and NativeAOT friendly command line parser for .NET.</Description>
14+
<Description>XenoAtom.CommandLine is a lightweight, powerful and NativeAOT-friendly command-line parsing library for .NET.</Description>
1515
<Copyright>Alexandre Mutel</Copyright>
1616
<NeutralLanguage>en-US</NeutralLanguage>
1717
<Authors>Alexandre Mutel;Jonathan Pryor;Federico Di Gregorio;Rolf Bjarne Kvinge</Authors>

0 commit comments

Comments
 (0)