Skip to content

Commit

Permalink
updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Sep 12, 2024
1 parent 2f52948 commit 808d827
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
* [What does this package do?](#what-does-this-package-do)
* [How do I use it?](#how-do-i-use-it)
* [Function Reference](#function-reference)
* [Contributing](#contributing)
* [License](#license)

<!--te-->
Expand Down Expand Up @@ -88,6 +89,16 @@ check if given string is valid

- *:logical*

### Contributing

Validator.art has been designed with flexibility and extensibility in mind.

- Have you noticed an error and want to fix sth?
- Do you want to add more tests to a given validator to make it more robust?
- Do you want to add a new one (Have a look into the [sample validator](docs/sample.art)!)

You are 100% welcome! Just make a PR and I'll be more than glad to merge it! :wink

<hr/>

### License
Expand Down

0 comments on commit 808d827

Please sign in to comment.