Skip to content

Commit 7137af2

Browse files
committed
Add readme
1 parent e6b4d3a commit 7137af2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ This repository is home to various Dart packages under the [dart.dev](https://pu
88

99
| Package | Description | Version |
1010
|---|---|---|
11+
| [args](pkgs/args/) | Library for defining parsers for parsing raw command-line arguments into a set
12+
of options and values. | [![pub package](https://img.shields.io/pub/v/args.svg)](https://pub.dev/packages/args) |
1113

1214
## Publishing automation
1315

1416
For information about our publishing automation and release process, see
1517
https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
1618

1719
For additional information about contributing, see our
18-
[contributing](CONTRIBUTING.md) page.
20+
[contributing](CONTRIBUTING.md) page.

0 commit comments

Comments
 (0)