diff --git a/README.rst b/README.rst index 55acd2c3..1b87fc31 100644 --- a/README.rst +++ b/README.rst @@ -237,10 +237,11 @@ should follow our `code style guidelines `_, which provide examples of what to do (or not to do) when writing Python code. -Contributors must also indicate acceptance of the Developer Certificate of -Origin (DCO) when making a contribution to the project. Acceptance of the DCO -can be established by appending a ``Signed-off-by: Your Name -`` to the Git commit message. For example: +Contributors must also indicate acceptance of the `Developer Certificate of +Origin `_ (DCO) when making a contribution +to the project. Acceptance of the DCO can be established by appending a +``Signed-off-by: Your Name `` to the Git commit message. +For example: ::