diff --git a/README.md b/README.md index a5ccfb4..6fa8530 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This toolbox uses the Google Earth Engine Python API to explore collections of publicly available satellite imagery (Landsat, Sentinel). It has .py routines to: - - read and preprocess satellite images (cloud masking, contrast stretching) - - pansharpen Landsat 8 images - - extract shorelines with the Marching Squares algorithm \ No newline at end of file +- read and preprocess satellite images (cloud masking, contrast stretching) +- pansharpen Landsat 8 images +- extract shorelines with the Marching Squares algorithm \ No newline at end of file