Commit 6a0fad45 authored by Willi Rath's avatar Willi Rath
Browse files

Add ruler between description and note

parent 36d3f034
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -439,9 +439,10 @@ class ReadmeRenderer(Renderer):
        """\
        # {{repo_name}}


        {{repo_description}}

        -----

        **Note:**  *This dataset is just a mirror of an external source.
        Please make sure to properly credit the original creators of the data
        set just as you would do if you'd obtained the data directly from
@@ -450,8 +451,6 @@ class ReadmeRenderer(Renderer):
        To learn more about how to use and access the data, check the central
        documentation: <https://git.geomar.de/data/docs/>

        -----

        {{maybe_acknowledgements}}
        {{maybe_citations}}