Skip to content

Commit 9882e68

Browse files
authored
Update README.md
Add build badge
1 parent d797075 commit 9882e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Email validator
1+
# Email validator [![Build status](https://ci.appveyor.com/api/projects/status/fb7ssu5fg8k334vi?svg=true)](https://ci.appveyor.com/project/fredeil/email-validator-dart)
22

33
A simple (but correct) Dart class for validating email addresses. This is a port from the C# library [jstedfast/EmailValidation](https://github.com/jstedfast/EmailValidation).
44

0 commit comments

Comments
 (0)