diff --git a/README.md b/README.md index 307a09c..b0b2cfe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ Package go-validate-yourself ================ +[![Build Status](https://travis-ci.org/joeybloggs/go-validate-yourself.svg?branch=v2-development)](https://travis-ci.org/joeybloggs/go-validate-yourself) Package validator implements value validations for structs and individual fields based on tags.