Add badges and clean up links in README
This commit is contained in:
parent
ebe7731b46
commit
64177a5434
10
README.md
10
README.md
|
|
@ -1,6 +1,9 @@
|
|||
# IronTelemetry.Client
|
||||
|
||||
Error monitoring and crash reporting SDK for .NET applications.
|
||||
Error monitoring and crash reporting SDK for .NET applications. Capture exceptions, track user journeys, and get insights to fix issues faster.
|
||||
|
||||
[](https://www.nuget.org/packages/IronTelemetry.Client)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
@ -154,4 +157,7 @@ await IronTelemetry.FlushAsync();
|
|||
|
||||
- [Documentation](https://www.irontelemetry.com/docs)
|
||||
- [Dashboard](https://www.irontelemetry.com)
|
||||
- [Support](https://www.irontelemetry.com/support)
|
||||
|
||||
## License
|
||||
|
||||
MIT License - see [LICENSE](LICENSE) for details.
|
||||
|
|
|
|||
Loading…
Reference in New Issue