Update README.md

This commit is contained in:
Pranav Srinivas Kumar 2019-04-01 10:27:35 -04:00 committed by GitHub
parent 5c143c733e
commit 11b3b30286
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.