Merge pull request #134 from def-/fix-link

Add web url for commandeer
This commit is contained in:
Billingsly Wetherfordshire 2015-02-27 04:30:05 -06:00
commit 0f500505c0

View File

@ -499,7 +499,8 @@
"method": "git",
"tags": ["library", "commandline", "arguments", "switches", "parsing", "options"],
"description": "Provides a small command line parsing DSL (domain specific language)",
"license": "MIT"
"license": "MIT",
"web": "https://github.com/fenekku/commandeer"
},
{