Skip to content

Commit

Permalink
Fix image path
Browse files Browse the repository at this point in the history
  • Loading branch information
lumbric committed May 22, 2024
1 parent 3d1b296 commit 1ad134f
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 @@ -83,7 +83,7 @@ network = Network([wind, solar_pv, electricity, electrolyzer, demand])
network.optimize()
```

![Simple network](docs/source/_static/simple_network.png)
![Simple network](doc/_static/network_wind-solarpv-hydrogen.png)

More details can be found in [the documentation](https://syfop.readthedocs.io/latest/how-to-use.html).

Expand Down

0 comments on commit 1ad134f

Please sign in to comment.