Skip to content

Commit 8c69aa8

Browse files
author
Petr Šrámek
authored
Update README.md
1 parent 65c7cb4 commit 8c69aa8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,9 @@ There may be a scenario you need to pass and return different types to and from
105105
var encoding = new MyPolylineEncoding();
106106
string polyline = encoding.Encode(coordinates);
107107
```
108+
109+
### Documentation
110+
111+
Documentation is can be found at https://cloudikka.github.io/polyline-algorithm-csharp/api/index.html.
112+
113+
Happy coding!

0 commit comments

Comments
 (0)