diff --git a/README.md b/README.md index 27e7dc0..172ee6f 100644 --- a/README.md +++ b/README.md @@ -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.