We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e6cba commit 9057f9bCopy full SHA for 9057f9b
1 file changed
source/FluentArgs/FluentArgs.csproj.paket.template
@@ -4,7 +4,7 @@ title FluentArgs
4
authors Benjamin Bruno Meier
5
projectUrl https://github.com/kutoga/FluentArgs
6
licenseUrl https://github.com/kutoga/FluentArgs/blob/master/LICENSE
7
-iconUrl https://raw.githubusercontent.com/kutoga/FluentArgs/master/doc/misc/logo_small.png
+iconUrl https://raw.githubusercontent.com/kutoga/FluentArgs/master/doc/misc/logo.png
8
tags fluent cli argument parser argparse fluentargs commandline parameter commandlineparser
9
description Fluent command line argument parsing library with a focus on a very simple API
10
0 commit comments