Update README.md
This commit is contained in:
parent
1104cd7a82
commit
174e8b75b8
1 changed files with 2 additions and 4 deletions
|
@ -1,9 +1,7 @@
|
|||
# validate
|
||||
[![version 1.0.0](https://img.shields.io/badge/pub-v1.0.0-red.svg)](https://pub.dartlang.org/packages/angel_validate)
|
||||
[![version 1.0.0](https://img.shields.io/badge/pub-v1.0.0-green.svg)](https://pub.dartlang.org/packages/angel_validate)
|
||||
[![build status](https://travis-ci.org/angel-dart/validate.svg)](https://travis-ci.org/angel-dart/validate)
|
||||
|
||||
(Still missing several tests)
|
||||
|
||||
[Live Example](https://angel-dart.github.io/validate)
|
||||
|
||||
Validation library based on the `matcher` library, with Angel support.
|
||||
|
@ -305,4 +303,4 @@ main() async {
|
|||
|
||||
await app.startServer();
|
||||
}
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue