Skip to content

Commit 526ef91

Browse files
authored
Fix table rendering
1 parent 298a00d commit 526ef91

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@ New .NET SDK for Sentry
1313

1414

1515
**NOTE**: This repository is a work in progress. Our goal is to build a composable SDK with many integrations.
16-
| Packages | |
17-
| ----------------------------- | :------------------: |
16+
17+
18+
| Integrations | NuGet |
19+
| ----------------------------- | -------------------: |
1820
| **Sentry** | [![NuGet](https://img.shields.io/nuget/vpre/Sentry.svg)](https://www.nuget.org/packages/Sentry) |
1921
| **Sentry.AspNetCore** | [![NuGet](https://img.shields.io/nuget/vpre/Sentry.AspNetCore.svg)](https://www.nuget.org/packages/Sentry.AspNetCore) |
2022
| **Sentry.Extensions.Logging** | [![NuGet](https://img.shields.io/nuget/vpre/Sentry.Extensions.Logging.svg)](https://www.nuget.org/packages/Sentry.Extensions.Logging) |

0 commit comments

Comments
 (0)