From 9c9d99dbb8d06503d8e8130c3611e1c804b861a7 Mon Sep 17 00:00:00 2001 From: "Vincent A. Cicirello" Date: Thu, 4 Aug 2022 13:45:21 -0400 Subject: [PATCH] Add user-statistician GitHub Action https://github.com/cicirello/user-statistician A GitHub Action that generates SVG of detailed GitHub user activity for profile readmes. It includes international support with over 15 languages, and it is highly customizable. It runs entirely within GitHub Actions, such as on a cron schedule. The repository includes a directory with a few sample workflows to easily get users started. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ca9052c..f303cb5 100644 --- a/readme.md +++ b/readme.md @@ -95,6 +95,7 @@ Elements in beautiful READMEs include, but are not limited to: images, screensho - [READMINE](https://github.com/mhucka/readmine) - A thorough, clear and self-describing README file template for software projects; copy it and edit it as needed. - [StackEdit](https://stackedit.io/) - A user-friendly online editor that allows you to quickly customize all the sections you need for your project's readme. - [Standard Readme](https://github.com/RichardLitt/standard-readme#readme) - A standard README style specification. Has a generator to help create spec-compliant READMEs, too. +- [user-statistician](https://github.com/cicirello/user-statistician) - A GitHub Action that generates SVG of detailed GitHub user activity for profile readmes. - [Zalando's README Template](https://github.com/zalando/zalando-howto-open-source/blob/master/READMEtemplate.md#readme) - Simple template to help you cover all the basics. ## Creating GIFs