Skip to content

Commit 9ba6ef7

Browse files
authored
Fix image syntax for DIWASP logo
Updated image syntax for DIWASP logo in README.
1 parent 5dcaef1 commit 9ba6ef7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
DIWASP is a comprehensive toolbox for estimating directional wave spectra from measurements of water surface elevation, pressure, velocity, or acceleration. This Python implementation provides a modern, user-friendly interface built on top of industry-standard scientific Python libraries.
99

10-
![DIWASP](diwasp.png)
10+
<img src="diwasp.png" alt="DIWASP" width="800" height="400">
1111

1212
## Features
1313

0 commit comments

Comments
 (0)