Skip to content

Commit b3f9dd1

Browse files
authored
Update README.md
1 parent 7a8cc51 commit b3f9dd1

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
1-
# Validator
1+
<p align="center"><img src="https://raw.githubusercontent.com/JavaWebStack/docs/master/docs/assets/img/icon.svg" width="100">
2+
<br><br>
3+
JWS Request Validation
4+
</p>
5+
6+
![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/JavaWebStack/Validator/Maven%20Deploy/master)
7+
![GitHub](https://img.shields.io/github/license/JavaWebStack/Validator)
8+
![Maven metadata URL](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Frepo.javawebstack.org%2Forg%2Fjavawebstack%2FValidator%2Fmaven-metadata.xml)
9+
![GitHub contributors](https://img.shields.io/github/contributors/JavaWebStack/Validator)
10+
![Lines of code](https://img.shields.io/tokei/lines/github/JavaWebStack/Validator)
11+
![Discord](https://img.shields.io/discord/815612319378833408?color=%237289DA&label=discord)
12+
![Twitter Follow](https://img.shields.io/twitter/follow/JavaWebStack?style=social)
13+
14+
## Introduction
215
A validation library allowing to deep-validate data structures
16+
17+
## Documentation
18+
You can find the current docs on our [website](https://docs.javawebstack.org/framework/validator). This is a work-in-progress project though so it's not yet complete.

0 commit comments

Comments
 (0)