Skip to content

Commit 8f85bb4

Browse files
committed
updates README with an updated diagram
1 parent 658410d commit 8f85bb4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/markdown-images/deployment.svg

Lines changed: 3 additions & 0 deletions
Loading

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
<p align="center"><img alt="Pyroscope" src="https://user-images.githubusercontent.com/662636/105129037-11334180-5a99-11eb-8951-1d4aaaed50de.png" width="500px"/></p>
23

34

@@ -58,7 +59,7 @@ After pyroscope is installed, you just need to:
5859
1. Start the pyroscope server (`pyroscope server` or `docker run -it pyroscope/pyroscope:latest server`)
5960
2. Run your application with the right agent (see image below). For more information on this, see our [Getting Started guide](https://pyroscope.io/docs/#profile-your-applications).
6061

61-
![pyroscope_diagram_with_logo_01](https://user-images.githubusercontent.com/23323466/105389455-b864c580-5bcc-11eb-9357-a42dd0e9947b.png)
62+
![Deployment Diagram](.github/markdown-images/deployment.svg)
6263

6364
For information on how to install it on Linux or use it in production environment check out our documentation:
6465

0 commit comments

Comments
 (0)