We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912d66e commit 6bd0555Copy full SHA for 6bd0555
README.md
@@ -3,7 +3,7 @@
3
This is a Swift library to solve geodesic problems on an ellipsoid model of
4
the earth.
5
6
-This is a Swift wrapper around the [C implementation](https://github.com/geographiclib/geographiclib-c) of the geodesic routines
+It wraps the [C implementation](https://github.com/geographiclib/geographiclib-c) of the geodesic routines
7
from [GeographicLib](https://geographiclib.sourceforge.io).
8
9
Licensed under the MIT/X11 License; see
0 commit comments