commonmark pics

master
jebba 2021-07-14 19:36:29 -06:00
parent 0415b186a7
commit cb7150826f
1 changed files with 3 additions and 13 deletions

View File

@ -9,28 +9,18 @@ Website:
# satnogs-wut # satnogs-wut
![Image](pics/wut-web.png) ![Image](pics/wut-web.png)
<div>
<img src="pics/wut-web.png" width="600"/>
</div>
The goal of satnogs-wut is to have a script that will take an The goal of satnogs-wut is to have a script that will take an
observation ID and return an answer whether the observation is observation ID and return an answer whether the observation is
"good", "bad", or "failed". "good", "bad", or "failed".
## Good Observation ## Good Observation
<div> ![Image](pics/waterfall-good.png")
<img src="pics/waterfall-good.png" width="300"/>
</div>
## Bad Observation ## Bad Observation
<div> ![Image](pics/waterfall-bad.png")
<img src="pics/waterfall-bad.png" width="300"/>
</div>
## Failed Observation ## Failed Observation
<div> ![Image](pics/waterfall-failed.png)
<img src="pics/waterfall-failed.png" width="300"/>
</div>
## wut Web ## wut Web