diff --git a/README.md b/README.md index a2e3d1ed..d6a136f6 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ If you don't know how to upload your vector data in Earth Engine, you can follow #### Command line example ```bash -python theropoda.py --asset users/vieiramesquita/LAPIG_FieldSamples/lapig_goias_fieldwork_2022_50m --id_field ID_POINTS --output_name LAPIG_Pasture_S2_NDVI_Monitoring_FieldWork +python main.py --asset users/vieiramesquita/LAPIG_FieldSamples/lapig_goias_fieldwork_2022_50m --id_field ID_POINTS --output_name LAPIG_Pasture_S2_NDVI_Monitoring_FieldWork ``` ### Roadmap