From 1259ab9e5488f4ef0429ab8ab09faa411ae2cdb2 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Wed, 1 Nov 2023 21:48:18 +0200 Subject: Added a workflow to autoupdage badges with how many problems I have solved in each platform --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e5f1949..b6ed62d 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ -![.cpp files](https://img.shields.io/github/languages/count/omagdy7/competitive-programming.svg?label=.cpp%20files&logo=github&style=flat-square) +![Static Badge](https://img.shields.io/badge/Codechef_problems-0-brightgreen?logo=codechef&logoColor=white) +![Static Badge](https://img.shields.io/badge/Codeforces_problems-0-brightgreen?logo=codeforces&logoColor=white) +![Static Badge](https://img.shields.io/badge/Hackerrank_problems-0-brightgreen?logo=Hackerrank&logoColor=white) +![Static Badge](https://img.shields.io/badge/AtCoder_problems-0-brightgreen?logoColor=white) -# competitive-programming +# Competitive Programming Here I upload every problem I solve from websites like(Hackerrank, Codeforces, etc..) -- cgit v1.2.3