From a2b564b2cff031c8db08012a055bf5fb8905076f Mon Sep 17 00:00:00 2001 From: Eason WaveKat Date: Sat, 16 May 2026 11:41:39 +1200 Subject: [PATCH] docs: add stars chart to README Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 991af58..74cdadf 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,15 @@ assert_eq!(frame.sample_rate(), 24000); let same = frame.resample(24000)?; ``` +## Stars + + + + + wavekat/wavekat-core stars + + + ## License Licensed under [Apache 2.0](LICENSE).