badge-generator icon indicating copy to clipboard operation
badge-generator copied to clipboard

Add commit frequency

Open MichaelCurrin opened this issue 5 years ago • 2 comments

![GitHub commit activity](https://img.shields.io/github/commit-activity/m/michaelcurrin/code-cookbook)

GitHub commit activity GitHub commit activity GitHub commit activity

Note username has to be lowercased despite that not matching my actual username.

Time: y, m, w

UPDATE these seem all to give errors occasionally in my README so are not reliable

MichaelCurrin avatar Sep 16 '20 10:09 MichaelCurrin

![](https://img.shields.io/github/last-commit/michaelcurrin/code-cookbook)

MichaelCurrin avatar Sep 16 '20 10:09 MichaelCurrin

For interest, with overrides

![](https://img.shields.io/github/last-commit/michaelcurrin/code-cookbook?color=red&label=custom%20label&logo=python&logoColor=green)

MichaelCurrin avatar Sep 16 '20 10:09 MichaelCurrin