From 0548454f64ea6e9009635bc481faabb263699d57 Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Tue, 16 Apr 2024 06:11:00 +0200 Subject: [PATCH] docs(README): add starchart --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2e2f3c69..a419f516 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ A fast high compression read-only file system for Linux and Windows. - [With fuse-archive](#with-fuse-archive) - [Performance Monitoring](#performance-monitoring) - [Other Obscure Features](#other-obscure-features) +- [Stargazers over Time](#stargazers-over-time) ## Overview @@ -2453,3 +2454,7 @@ lookup) runs on. `mkdwarfs` uses a whole array of different worker groups, namely `compress` for compression, `scanner` for scanning, `ordering` for input ordering, and `blockify` for segmenting. `blockify` is what you would typically want to run on your "performance" cores. + +## Stargazers over Time + +[![Stargazers over Time](https://starchart.cc/mhx/dwarfs.svg?variant=adaptive)](https://starchart.cc/mhx/dwarfs)