From 2f8b4cc522688f0ab3c5b26b3f4b024d394abd49 Mon Sep 17 00:00:00 2001 From: YulianBelov Date: Fri, 10 Apr 2026 13:05:27 +0300 Subject: [PATCH] feat: update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 14a6ce4..7c1f8d3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # CheckMate +[![Build](https://github.com/EpicBear/CheckMate/actions/workflows/ci.yml/badge.svg)](https://github.com/EpicBear/CheckMate/actions/workflows/ci.yml) +![License](https://img.shields.io/github/license/EpicBear/CheckMate) +![Version](https://img.shields.io/badge/version-0.1.0-blue) + CheckMate is a small Java validation library with: - fluent validation chains