From 1f44316de777d93c8e66e4c0edd708469bf7ce5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Geisend=C3=B6rfer?= Date: Thu, 27 May 2021 11:05:18 +0200 Subject: [PATCH] Add stargazer chart --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 56cf912..c1fbfbb 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ I found that Go has a lot of profilers and there are many tools for looking at t Got great links to recommend? Open an issue or PR, I'd happy to add your suggestions : ). +## Stargazers over time + +[![Stargazers over time](https://starchart.cc/DataDog/go-profiler-notes.svg)](https://starchart.cc/DataDog/go-profiler-notes) + ## License The markdown files in this repository are licensed under the [CC BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/).