Skip to content

Commit

Permalink
Merge pull request #38 from IeuanWalker/IeuanWalker-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
IeuanWalker authored Sep 18, 2024
2 parents e9a0334 + fd1cd32 commit 27a4341
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 @@ -88,7 +88,7 @@ LatitudeLongitude latLong = new LatitudeLongitude(51.469886, -3.1636964, 108.05)
Osgb36 bng = GeoUK.OSTN.Transform.Etrs89ToOsgb(latLong);
```

# Liecence
# License
Both NuGet packages are licenced under [GNU Lesser General Public License (LGPL)](https://www.gnu.org/licenses/lgpl-3.0.en.html). This to respect the previous arthors licence. Learn more [here.](https://tldrlegal.com/license/gnu-lesser-general-public-license-v3-(lgpl-3))


Expand Down

0 comments on commit 27a4341

Please sign in to comment.