Skip to content

Commit c843dc1

Browse files
authored
Update README.md
1 parent 2691120 commit c843dc1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ You may be looking for:
1919
## Table of Contents
2020
- [Quick Start](#quick-start)
2121
- [Limitations](#limitations)
22-
- [pyroscope-cli](#pyroscope-cli)
2322
- [Getting Help](#getting-help)
2423
- [License](#license)
2524

@@ -66,8 +65,6 @@ Profile your code:
6665
- **Timer**: epoll (for Linux) and kqueue (for macOS) are required for a more precise timer.
6766
- **Shutdown**: The Pyroscope Agent might take some time (usually less than 10 seconds) to shutdown properly and drop its threads.
6867

69-
### Pyroscope CLI
70-
7168
### Getting help
7269

7370
You can read the [Docs](https://docs.rs/pyroscope/) or check the [examples](examples) for detailed usage of the library. You can also join the [Slack channel](https://pyroscope.slack.com/archives/C02Q47F8LJH) if you have questions.

0 commit comments

Comments
 (0)