Skip to content

Commit 6bd0555

Browse files
authored
Update README.md
1 parent 912d66e commit 6bd0555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is a Swift library to solve geodesic problems on an ellipsoid model of
44
the earth.
55

6-
This is a Swift wrapper around the [C implementation](https://github.com/geographiclib/geographiclib-c) of the geodesic routines
6+
It wraps the [C implementation](https://github.com/geographiclib/geographiclib-c) of the geodesic routines
77
from [GeographicLib](https://geographiclib.sourceforge.io).
88

99
Licensed under the MIT/X11 License; see

0 commit comments

Comments
 (0)