Skip to content

Commit 656c9dc

Browse files
committed
Improve readme a bit
1 parent efdbd3d commit 656c9dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Validation Output
22
[![npm version](https://badge.fury.io/js/validation-output.svg)](https://www.npmjs.com/package/validation-output)
33

4-
A web component that displays custom validation messages, replacing the browser default validation UI.
4+
A web component for custom client-side form validation. Replaces the browser's default validation UI with your own styled messages.
5+
Gives you control over how validation feedback is displayed to users and keeps it consistent across your application.
56

67
[View live demo](https://sandersander.github.io/validation-output/demo.html)
78

0 commit comments

Comments
 (0)