diff --git a/README.md b/README.md index 2717304..25e0b96 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ If you're interested in taking over, please reply to [#146](https://github.com/e # Play JSON Schema Validator -[![Build Status](http://drone.waylay.io/api/badges/waylayio/play-json-schema-validator/status.svg)](http://drone.waylay.io/waylayio/play-json-schema-validator) +[![Scala CI](https://github.com/waylayio/play-json-schema-validator/actions/workflows/scala.yml/badge.svg)](https://github.com/waylayio/play-json-schema-validator/actions/workflows/scala.yml) This is a JSON schema (draft v4/draft v7) validation library for Scala based on Play's JSON library.