Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaBillson authored Feb 11, 2024
1 parent a48d38b commit 40f40d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ You can then install `SentinelExplorer` from the official Julia repository like
```julia
using SentinelExplorer, GeoDataFrames, Dates

# Load Region of Interest From External GeoJSON or Shapefile
# Load Region of Interest from External GeoJSON or Shapefile
roi = GeoDataFrames.read("data/roi.geojson").geometry |> first

# Define Region of Interest as a Bounding Box
Expand Down

0 comments on commit 40f40d6

Please sign in to comment.