We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da44bd6 commit 8d8b352Copy full SHA for 8d8b352
1 file changed
README.md
@@ -16,6 +16,10 @@
16
# CommandLineParser
17
A simple, light-weight and strongly typed commandline parser made in .Net standard.
18
19
+## Installation
20
+
21
+ PM> Install-Package MatthiWare.CommandLineParser
22
23
## Configuration
24
25
#### Using model class with attributes
0 commit comments