From 1a653baa7b3f3d289983382bb6ea1ab03efce223 Mon Sep 17 00:00:00 2001 From: Qu4k Date: Tue, 21 Jul 2020 13:37:19 +0200 Subject: [PATCH 1/2] chore: add profile-readme suggestion --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8d4c8c7..e6ed313 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,8 @@ - [npm package downloads](https://github.com/maddhruv/github-readme-npm-downloads) - Show all of your npm packages and their total downloads - [All Dev Stats in Readme](https://github.com/anmol098/waka-readme-stats) - [WakaTime](https://wakatime.com/) All Weekly Metrics on your Profile Readme with extra feature flags to toggle code Editors used, os worked on, show timezone, top working projects - [Feedparser](https://pythonhosted.org/feedparser/) - Convenient processing of RSS files +- [Profile Readme](https://github.com/marketplace/actions/profile-readme) - Add simple widgets to your profile readme. + ## Articles - ["How To Create A GitHub Profile README"](https://www.aboutmonica.com/blog/how-to-create-a-github-profile-readme) - *Monica Powell* From e1c8710f180baf3db4735e0749af33184c6c0813 Mon Sep 17 00:00:00 2001 From: Filippo Rossi <12383260+qu4k@users.noreply.github.com> Date: Wed, 22 Jul 2020 02:34:03 +0200 Subject: [PATCH 2/2] chore: update name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6ed313..b58dde5 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ - [npm package downloads](https://github.com/maddhruv/github-readme-npm-downloads) - Show all of your npm packages and their total downloads - [All Dev Stats in Readme](https://github.com/anmol098/waka-readme-stats) - [WakaTime](https://wakatime.com/) All Weekly Metrics on your Profile Readme with extra feature flags to toggle code Editors used, os worked on, show timezone, top working projects - [Feedparser](https://pythonhosted.org/feedparser/) - Convenient processing of RSS files -- [Profile Readme](https://github.com/marketplace/actions/profile-readme) - Add simple widgets to your profile readme. +- [Profile README Widgets](https://github.com/marketplace/actions/profile-readme) - Add simple widgets to your profile readme. ## Articles