From 730c2a64a6577687c1908d3daad7aed21cbaaff4 Mon Sep 17 00:00:00 2001 From: Alexis Bouchez Date: Tue, 24 Mar 2026 17:24:41 +0100 Subject: [PATCH] add hypercommit badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e33cca3..4a7f6b0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # codility-ruby-solution +[![Hypercommit](https://img.shields.io/badge/Hypercommit-DB2475)](https://hypercommit.com/codility-ruby-solution) + My ruby solutions for [Codility](https://codility.com/programmers/) lessons and challenges. Not all algorithms in this repository solve with 100 percent the problem presented in codility.