Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Júlio Hoffimann <[email protected]>
  • Loading branch information
eliascarv and juliohm authored Nov 14, 2024
1 parent 007e7e0 commit 2657a1f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ or channel arrays into new GeoTIFF files with given metadata:
```julia
julia> using Colors

julia> GeoTIFF.save("geotiff.tiff", geotiff)

julia> colors = rand(Gray{Float64}, 100, 100);

julia> GeoTIFF.save("colors.tiff", colors) # default metadata
Expand Down

0 comments on commit 2657a1f

Please sign in to comment.