Skip to content

Commit

Permalink
Fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caesar-ralf committed Oct 9, 2023
1 parent 29062ee commit 2631eda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Guava's ListenableFuture class

### Build status

[![Build Status](https://github.com/spotify/futures-extra/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/spotify/futures-extra/actions/workflows/ci.yml?query=branch%3Amaster)
[![Coverage Status](http://img.shields.io/coveralls/spotify/futures-extra/master.svg)](https://coveralls.io/r/spotify/futures-extra?branch=master)
[![Build Status](https://github.com/spotify/futures-extra/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/spotify/futures-extra/actions/workflows/ci.yaml?query=branch%3Amaster)
[![GitHub license](https://img.shields.io/github/license/spotify/scio.svg)](./LICENSE)

### Maven central

Expand Down

0 comments on commit 2631eda

Please sign in to comment.