From 916d87bcf2fae3f84fcbb97ee27feab0aa2c88f0 Mon Sep 17 00:00:00 2001 From: Ahmad Asaad Date: Fri, 13 Sep 2024 19:41:49 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb9744f..3dc197d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Hakam (Problem solving judge) - +[![Makefile CI](https://github.com/iahmadgad/hakam/actions/workflows/makefile.yml/badge.svg)](https://github.com/iahmadgad/hakam/actions/workflows/makefile.yml) ## Why Hakam? As a problem solver, sometimes you might have slow internet, and waiting until your submission get tested might take longer than expected, you might even refresh your page a lot of times.