Skip to content

Commit 529c9b0

Browse files
valgurscivision
authored andcommitted
fix broken plot image in README.md
1 parent 1e3ad4d commit 529c9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Pure compiled language RINEX processors such as within Fortran NAPEOS give perha
1717
However, the initial goal of this Python program was to be for one-time offline conversion of ASCII (and compressed ASCII) RINEX to HDF5/NetCDF4,
1818
where ease of cross-platform install and correctness are primary goals.
1919

20-
![RINEX plot](tests/example_plot.png)
20+
![RINEX plot](src/georinex/tests/example_plot.png)
2121

2222
## Input data types
2323

0 commit comments

Comments
 (0)