Skip to content

Commit

Permalink
Merge branch 'fix_logo_path' into 'main'
Browse files Browse the repository at this point in the history
Readme: logo was still taken from finam-book repo

See merge request FINAM/finam!251
  • Loading branch information
MuellerSeb committed Feb 2, 2023
2 parents 91af90a + 8f6fb91 commit f35c97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FINAM is an open-source component-based model coupling framework for environment
It aims at enabling bi-directional online couplings of models for different compartments like geo-, hydro-, pedo- and biosphere.

<a href="https://finam.pages.ufz.de" title="FINAM homepage" target="_blank">
<img width="300" src="https://git.ufz.de/FINAM/finam-book/-/raw/main/src/images/logo_large.svg" />
<img width="300" src="https://git.ufz.de/FINAM/finam/-/raw/main/docs/source/_static/logo_large.svg" />
</a>

The framework is built in Python, with well-defined interfaces for data exchange.
Expand Down

0 comments on commit f35c97d

Please sign in to comment.