Skip to content

Commit 7ba7647

Browse files
committed
docs: add badges
1 parent db7cc41 commit 7ba7647

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Fluent Validator
22

3+
[![Latest Version](https://img.shields.io/github/release/programmatordev/fluent-validator.svg?style=flat-square)](https://github.com/programmatordev/fluent-validator/releases)
4+
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
5+
[![Tests](https://github.com/programmatordev/fluent-validator/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/programmatordev/fluent-validator/actions/workflows/ci.yml?query=branch%3Amain)
6+
37
A [Symfony Validator](https://symfony.com/doc/current/validation.html) wrapper that enables fluent-style validation for raw values,
48
offering an easy-to-use and intuitive API to validate user input or other data in a concise and readable manner.
59

0 commit comments

Comments
 (0)