diff --git a/README.md b/README.md index ec2b7c1..22fe0cc 100644 --- a/README.md +++ b/README.md @@ -59,3 +59,9 @@ To view data attached as example: ./rfplot.py -p data/2021-08-04T20_48_35_000050.bin -c tle/bulk.tle -C 9990 ``` + +Example using SatNOGS observation ID (requires observation uploading h5 artifact): + +``` +./rfplot.py -p 6282358 -c tle/satnogs.tle +```