Skip to content

Commit

Permalink
More README edits
Browse files Browse the repository at this point in the history
  • Loading branch information
urschrei committed Dec 26, 2018
1 parent e2574bf commit a70e3a9
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 @@ -7,7 +7,7 @@

## Geospatial Primitives, Algorithms, and Utilities

The `geo` crate provides a number of geospatial primitive types such as `Point`, `LineString`, and `Polygon`, and provides algorithms and operations such as:
The `geo` crate provides geospatial primitive types such as `Point`, `LineString`, and `Polygon`, and provides algorithms and operations such as:
- Area and centroid calculation
- Simplification and convex hull operations
- Euclidean and Haversine distance measurement
Expand Down

0 comments on commit a70e3a9

Please sign in to comment.