From 223772ff3e79332ffdc2042d1fd10c212bda48f2 Mon Sep 17 00:00:00 2001 From: Tom Wright Date: Sun, 17 Apr 2022 19:34:11 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7b943ab..fca03b6 100644 --- a/README.md +++ b/README.md @@ -140,3 +140,8 @@ Source code for the playground can be found at [github.com/TomWright/daselplayg In my tests dasel has been up to 3x faster than jq and 15x faster than yq. See the [benchmark directory](./benchmark/README.md). + + +## Stargazers over time + +[![Stargazers over time](https://starchart.cc/TomWright/dasel.svg)](https://starchart.cc/TomWright/dasel)