Skip to content

Commit 17729db

Browse files
authored
docs: update readme (#120)
1 parent 697745f commit 17729db

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
# html-form-validator
1+
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
22

3-
[![Continuous Integration](https://github.com/xtreamwayz/html-form-validator/workflows/Continuous%20Integration/badge.svg)](https://github.com/xtreamwayz/html-form-validator/actions/workflows/continuous-integration.yml)
3+
Thank you so much for being interested in this project! Open Source is rewarding, but it can also be exhausting. Therefor this code is provided as-is, and is currently not actively maintained. We invite you to peruse the code and even use it in your next project, provided you follow the included license!
4+
5+
No guarantee of support for the code is provided, and there is no promise that pull requests will be reviewed or merged. It’s open source, so forking is allowed; just be sure to give credit where it’s due!
6+
7+
---
48

59
As challenged by a [tweet](https://twitter.com/Ocramius/status/680817040429592576), this library extracts validation
610
rules and filters from a html form and validates submitted user data against it.

0 commit comments

Comments
 (0)