Skip to content

Commit 2da1333

Browse files
committed
Updates README with information about the cloud
1 parent a39c7ab commit 2da1333

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[![Tests Status](https://github.com/pyroscope-io/pyroscope/workflows/Tests/badge.svg)](https://github.com/pyroscope-io/pyroscope/actions?query=workflow%3ATests)
66
[![Apache 2 License](https://img.shields.io/badge/license-Apache%202-blue.svg)](LICENSE)
77
[![Latest release](https://img.shields.io/github/release/pyroscope-io/pyroscope.svg)](https://github.com/pyroscope-io/pyroscope/releases)
8+
[![DockerHub](https://img.shields.io/docker/pulls/pyroscope/pyroscope.svg)](https://hub.docker.com/r/pyroscope/pyroscope)
89
[![GoDoc](https://godoc.org/github.com/pyroscope-io/pyroscope?status.svg)](https://godoc.org/github.com/pyroscope-io/pyroscope)
910

1011
<h2>
@@ -17,6 +18,8 @@
1718
<a href="/examples">Examples</a>
1819
<span> • </span>
1920
<a href="https://pyroscope.io/slack">Slack</a>
21+
<span> • </span>
22+
<a href="https://pyroscope.io/cloud">Cloud</a>
2023
</h2>
2124

2225
#### _Read this in other languages._
@@ -30,11 +33,7 @@ Pyroscope is an open source continuous profiling platform. It will help you:
3033
* Track changes over time
3134

3235

33-
## Live Demo
34-
35-
<h2>
36-
🔥<a href="https://demo.pyroscope.io/?name=hotrod.python.frontend%7B%7D">Pyroscope Live Demo</a>🔥
37-
</h2>
36+
## 🔥 [Pyroscope Live Demo](https://demo.pyroscope.io/?name=hotrod.python.frontend%7B%7D) 🔥
3837

3938
[![Pyroscope GIF Demo](https://user-images.githubusercontent.com/662636/105124618-55b9df80-5a8f-11eb-8ad5-0e18c17c827d.gif)](https://demo.pyroscope.io/)
4039

@@ -91,10 +90,18 @@ You can download the latest version of pyroscope for macOS, linux and Docker fro
9190

9291
Let us know what other integrations you want to see in [our slack](https://pyroscope.io/slack).
9392

93+
## Cloud
94+
95+
Pyroscope Cloud is a fully-managed, continous profiling service powered by Pyroscope team. It is the fastests, easiest way to start using Pyroscope.
96+
97+
Special Offer: first 100 users get 3 months of Pyroscope Cloud for free. Create a server [here](https://pyroscope.io/cloud).
98+
99+
94100
## Contributing
95101

96102
To start contributing, check out our [Contributing Guide](/CONTRIBUTING.md)
97103

104+
98105
### Thanks to the contributors of Pyroscope!
99106

100107
[//]: contributor-faces

0 commit comments

Comments
 (0)