Skip to content

Commit bf1022b

Browse files
authored
Update README.md
1 parent ae82f87 commit bf1022b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,5 @@ Implemented commands:
3636

3737
Supported format versions: <= 4
3838

39-
The decoder deserializes `NetTrace` binary stream to the object sequence. The package also provides an example stream
40-
handler implementation which processes **Microsoft-DotNETCore-SampleProfiler**
41-
events: [github.com/pyroscope-io/dotnetdiag/nettrace/profiler](github.com/pyroscope-io/dotnetdiag/nettrace/profiler).
42-
43-
See [examples](examples) directory.
44-
39+
The decoder deserializes `NetTrace` binary stream to the object sequence. The package contains an example stream
40+
handler implementation that processes events from **Microsoft-DotNETCore-SampleProfiler** provider. See [examples](examples) directory.

0 commit comments

Comments
 (0)