diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ac58eb4..c42b92b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,6 @@ # Contributing I'd love you to contribute to typed_configparser! -zw ## Issues diff --git a/README.md b/README.md index ef6e7ce..986b0a9 100644 --- a/README.md +++ b/README.md @@ -134,3 +134,7 @@ Check `example` directory for more examples. # License [MIT License](./LICENSE) + +# Contribution + +If you are interested in contributing to typed_configparser, please take a look at the [contributing guidelines](./CONTRIBUTING.md).