From 5ca31780daf8182405b048fdafdc9bfbd8922813 Mon Sep 17 00:00:00 2001 From: Prominence Date: Tue, 19 Apr 2022 00:03:42 +0300 Subject: [PATCH] Updated badges. --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0df1317..1004e28 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OpenWeatherMap Java API [![Build Status][ci-shield]][ci-link] [![codecov][codecov-shield]][codecov-link] +# OpenWeatherMap Java API [![Build Status][ci-shield]][ci-link] [![codecov][codecov-shield]][codecov-link] [![FOSSA Status][FOSSA-shield]][FOSSA-link] Java API for OpenWeatherMap services. ### Implemented features: @@ -86,9 +86,12 @@ repositories { ### License MIT -[ci-shield]: https://travis-ci.org/Prominence/openweathermap-java-api.svg?branch=dev -[ci-link]: https://travis-ci.org/Prominence/openweathermap-java-api +[ci-shield]: https://api.cirrus-ci.com/github/Prominence/openweathermap-java-api.svg?branch=dev +[ci-link]: https://api.cirrus-ci.com/github/Prominence/openweathermap-java-api [codecov-shield]: https://codecov.io/gh/Prominence/openweathermap-java-api/branch/dev/graph/badge.svg [codecov-link]: https://codecov.io/gh/Prominence/openweathermap-java-api + +[FOSSA-shield]: https://app.fossa.com/api/projects/git%2Bgithub.com%2FProminence%2Fopenweathermap-java-api.svg?type=shield +[FOSSA-link]: https://app.fossa.com/projects/git%2Bgithub.com%2FProminence%2Fopenweathermap-java-api?ref=badge_shield