Added clickable link to current graph

main
Max Nuding 2022-01-16 09:43:28 +01:00
parent 1c2af82980
commit 90be24d021
Signed by: phlaym
GPG Key ID: A06651BAB6777237
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Reads and plots the current temperatures of the James Webb Space Telescope.
`graph.py` reads that CSV file and plots the data.
A current graph can be found here:
A current graph can be found [here](https://phlaym.net/jwst/jwst_tempertature.png):
![https://phlaym.net/jwst/jwst_tempertature.png](https://phlaym.net/jwst/jwst_tempertature.png)
with the corresponding dataset at: [https://phlaym.net/jwst/data.csv](https://phlaym.net/jwst/data.csv).