Skip to content

Commit be34e4c

Browse files
committed
added support section
1 parent 3c249ac commit be34e4c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Lightweight .NET Standard 2.1 library implementing Google-compliant Encoded Poly
1111
- [Benchmarks](#benchmarks)
1212
- [FAQ](#faq)
1313
- [Contributing](#contributing)
14+
- [Support](#support)
1415
- [License](#license)
1516

1617
## Features
@@ -194,6 +195,10 @@ A: Currently, only batch encode/decode is supported. For streaming scenarios, im
194195
- Ensure all features are covered by tests and XML doc comments.
195196
- For questions or suggestions, open an issue and use the provided templates.
196197

198+
## Support
199+
200+
Have a question, bug, or feature request? [Open an issue!](https://github.com/petesramek/polyline-algorithm-csharp/issues)
201+
197202
---
198203

199204
## License

0 commit comments

Comments
 (0)