diff --git a/README.md b/README.md index d72c7d15..5b95baf8 100644 --- a/README.md +++ b/README.md @@ -422,6 +422,25 @@ but just to demonstrate the possibilities): {:ok, "\n* one* two", []} +## Contributing + +Pull Requests are happily accepted. + +Please be aware of one _caveat_ when correcting/improving README.md. + +Parts of the README.md are automatically generated by the mix task `readme`. + +The generated parts are delimited by comment pairs like + + + + +or + + + + +Please modify the associated docstrings instead. ## Author