mirror of
https://github.com/KeqingMoe/argparse.git
synced 2025-07-04 07:04:39 +00:00
Update README.md
This commit is contained in:
parent
5c143c733e
commit
11b3b30286
@ -235,3 +235,9 @@ program.parse_args({ "./test", "fez" });
|
||||
|
||||
auto input = program.get("input"); // baz
|
||||
```
|
||||
|
||||
## Contributing
|
||||
Contributions are welcomed, have a look at the [CONTRIBUTING.md](CONTRIBUTING.md) document for more information.
|
||||
|
||||
## License
|
||||
The project is available under the [MIT](https://opensource.org/licenses/MIT) license.
|
||||
|
Loading…
Reference in New Issue
Block a user