Skip to content

Commit

Permalink
Merge pull request #5 from yeesian/patch-1
Browse files Browse the repository at this point in the history
add styling for the code example
  • Loading branch information
philoez98 authored Aug 1, 2019
2 parents 06c32c8 + 1dd3cb5 commit fe3a61f
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 @@ -33,7 +33,7 @@ pkg> add Turf#master
As an example, let's try to identify which points are within a certain polygon on the map and mark them with a different color.
We can do this using Turf.

```
```julia
# Turf already exports all symbols of GeoInterface.jl and GeoJSON.jl, so there's no need to import them
using Turf

Expand Down

0 comments on commit fe3a61f

Please sign in to comment.