diff --git a/weatherstar4000.py b/run_weatherstar.py similarity index 99% rename from weatherstar4000.py rename to run_weatherstar.py index 121b628..e447928 100644 --- a/weatherstar4000.py +++ b/run_weatherstar.py @@ -1591,4 +1591,4 @@ def main(): if __name__ == "__main__": - main() \ No newline at end of file + main()