From 5b551998c12e5d1a88dc50a53a2fb174f1f20e7c Mon Sep 17 00:00:00 2001 From: joetifa2003 <62658783+joetifa2003@users.noreply.github.com> Date: Fri, 27 Dec 2024 14:25:02 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ce224eb..ec0d117 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ and this is where mm-go comes in to play. - Try to minimize calls to cgo by preallocating (using batchallocator/Arena/AllocMany). - Check the docs, test files and read the README. +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=joetifa2003/mm-go&type=Date)](https://star-history.com/#joetifa2003/mm-go&Date) + ## Installing ```