We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d16d24c commit 13c5911Copy full SHA for 13c5911
README.md
@@ -37,7 +37,7 @@ __This library provides _hassle free_ command line parsing with a constantly upd
37
38
You can utilize the parser library in several ways:
39
40
-- Install via Nuget/Paket
+- Install via Nuget/Paket: [https://www.nuget.org/packages/CommandLineParser/](https://www.nuget.org/packages/CommandLineParser/)
41
- Integrate directly into your project by copying the .cs files into your project.
42
- ILMerge during your build process.
43
0 commit comments