Skip to content

Commit

Permalink
readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismllr committed Jun 12, 2020
1 parent 2ad84cb commit 59404f0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `ember-validation-state`

Provides an Octane-ready decorator which can be used in conjunction with ember-validation validators, to provide form field validation state.
An Octane-ready decorator which provides form-field validation state by utilizing [ember-validators](https://github.com/offirgolan/ember-validators) validators.

This addon takes heavy inspiration, and is based mostly upon, the work in [`ember-cp-validations`](https://github.com/offirgolan/ember-cp-validations), but with a more straightforward approach, and smaller API.

Expand Down Expand Up @@ -57,11 +57,9 @@ interface ValidationState {

## Contributing


See the [Contributing](CONTRIBUTING.md) guide for details.


## License


This project is licensed under the [MIT License](LICENSE.md).

0 comments on commit 59404f0

Please sign in to comment.