diff --git a/README.md b/README.md index 4b4413e..8cb2f1c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # NetworkResponse Retrofit adapter [![Build Status](https://github.com/haroldadmin/networkresponseadapter/workflows/CI/badge.svg)](https://github.com/haroldadmin/networkresponseadapter/actions) -![Downloads](https://img.shields.io/endpoint?color=%2364c462&url=https%3A%2F%2Fshields-io-jitpack.haroldadmin.workers.dev%2Fmonth) This library provides a Kotlin Coroutines based Retrofit call adapter for wrapping your API responses in a `NetworkResponse` sealed type.