Skip to content

Commit 713e731

Browse files
committed
change png to svg
1 parent 47102b4 commit 713e731

4 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ algorithms or datasets can be easily exchanged for each other.
1616
It is extendable in facilitating user-specific extensions of existing
1717
implementations.
1818

19-
<img src="https://raw.githubusercontent.com/Stanford-NavLab/gnss_lib_py/main/docs/source/img/glp_architecture.png" alt="Architecture of gnss-lib-py library" width="800"/>
19+
<img src="https://raw.githubusercontent.com/Stanford-NavLab/gnss_lib_py/main/docs/source/img/glp_architecture.svg" alt="Architecture of gnss-lib-py library" width="800"/>
2020

2121
`gnss_lib_py` contains parsers for common file types used for
2222
storing GNSS measurements, benchmark algorithms for processing
-191 KB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Loading

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ algorithms or datasets can be easily exchanged for each other.
2020
It is extendable in facilitating user-specific extensions of existing
2121
implementations.
2222

23-
.. image:: img/glp_architecture.png
23+
.. image:: img/glp_architecture.svg
2424
:width: 800
2525
:alt: Skyplot of GNSS satellite movement over time
2626

0 commit comments

Comments
 (0)