We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6103f1 commit 03d6bd0Copy full SHA for 03d6bd0
README.md
@@ -10,7 +10,9 @@ C# command-line argument parsing and serialization via attributes. Inspired by [
10
If you would like to expand this library, please include examples in your PR or issue, of widely-used CLI tools that
11
support your suggested practice or format.
12
13
-Available on [NuGet](https://www.nuget.org/packages/Commander.NET).
+## Installation
14
+
15
+Install from [NuGet](https://www.nuget.org/packages/Commander.NET).
16
17
# Usage
18
0 commit comments