diff --git a/README.md b/README.md index b6fdf02..94e8c6e 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Example: python CygnusRFI.py -b 2400000 -c 2048 -t 0.5 -d 5 -f 400000000 -F 430000000 ``` -From there, the interactive software should ask you for the parameters of your RFI measurement, which you can simply enter in and let **CygnusRFI** do its magic! Once the observation is finished, your data will be processed, analyzed and saved as `rfi_plot.png` (in the same directory as `observe.py`). +You will then be asked to confirm your measurement parameters, and from there, you can let **CygnusRFI** do its magic! Once the observation is finished, your data will be processed, analyzed and saved as `rfi_plot.png` (in the same directory as `observe.py`). ## To do - [x] `argparse` argument support