Skip to content

Commit 6c66f1f

Browse files
committed
Update README.md
1 parent 5a38daa commit 6c66f1f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# .Net diagnostics
1+
# .NET diagnostics
22

33
The package provides means for .Net runtime diagnostics implemented in Golang:
44
- [Diagnostics IPC Protocol](https://github.com/dotnet/diagnostics/blob/main/documentation/design-docs/ipc-protocol.md#transport) client.
@@ -10,12 +10,12 @@ The package provides means for .Net runtime diagnostics implemented in Golang:
1010
# go get github.com/pyroscope-io/dotnetdiag
1111
```
1212

13-
Supported .Net versions:
14-
- .Net 5.0
15-
- .Net Core 3.1
13+
Supported .NET versions:
14+
- .NET 5.0
15+
- .NET Core 3.1
1616

1717
Supported platforms:
18-
- [ ] Windows
18+
- [x] Windows
1919
- [x] Linux
2020
- [x] MacOS
2121

0 commit comments

Comments
 (0)