You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
-
# .NET Polyline Algorithm (.NET Standard 2.0)
1
+
# .NET Polyline Algorithm (.NET Standard 2.1)
2
2
3
-
Lightweight .NET Standard 2.0 library implementing <ahref="https://developers.google.com/maps/documentation/utilities/polylinealgorithm">Google Polyline Algorithm</a>. Designed with respect to flexibility, but still with easy to use.
3
+
Lightweight high=performance .NET Standard 2.1 library implementing <ahref="https://developers.google.com/maps/documentation/utilities/polylinealgorithm">Google Polyline Algorithm</a>.
4
4
5
5
## Prerequisites
6
6
7
-
.NET Polyline Algorithm is avalable as nuget package <ahref="https://www.nuget.org/packages/Cloudikka.PolylineAlgorithm/">Cloudikka.PolylineAlgorithm</a> targeting .NET Standard 2.0.
7
+
.NET Polyline Algorithm is avalable as a NuGet package <ahref="https://www.nuget.org/packages/PolylineAlgorithm/">PolylineAlgorithm</a> targeting .NET Standard 2.1.
0 commit comments