Commit 25abfe3a authored by Willi Rath's avatar Willi Rath
Browse files

Merge branch 'mscheinert/data_repo_renderer-master' into 'develop'

Mscheinert/data repo renderer master

See merge request !88
parents dca54980 6a0fad45
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -439,6 +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
@@ -447,11 +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/>

        -----

        {{repo_description}}


        {{maybe_acknowledgements}}
        {{maybe_citations}}