Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Kurtis LoVerde committed Feb 15, 2016
1 parent e6685aa commit ff151ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ GeographicCoordinate is a simple Java library for latitude and longitude.

Features:

* Coordinates can be manipulated in floating-point form or as degrees, minutes and seconds
* Unlike using floating-point primitives, enforces automatic range checking: objects can never have invalid values
* Provides the ability to calculate the distance bewteen two sets of coordinates
* Coordinates can be manipulated in floating-point form or as degrees, minutes and seconds
* Provides the ability to calculate the distance between two or more coordinates

0 comments on commit ff151ec

Please sign in to comment.