Skip to content

Commit 7321aef

Browse files
authored
Add Jitpack downloads badge (#57)
* Add Jitpack downloads badge to README * Add downloads badge to docs
1 parent 43e76b0 commit 7321aef

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# NetworkResponse Retrofit adapter
22

33
[![Build Status](https://github.com/haroldadmin/networkresponseadapter/workflows/CI/badge.svg)](https://github.com/haroldadmin/networkresponseadapter/actions)
4+
![Downloads](https://img.shields.io/endpoint?color=%2364c462&url=https%3A%2F%2Fshields-io-jitpack.haroldadmin.workers.dev%2Fmonth)
45

56
This library provides a Kotlin Coroutines based Retrofit call adapter for wrapping your API responses in
67
a `NetworkResponse` sealed type.

docs/docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![Release Version](https://jitpack.io/v/haroldadmin/NetworkResponseAdapter.svg)](https://jitpack.io/#haroldadmin/NetworkResponseAdapter)
44
[![Build Status](https://github.com/haroldadmin/networkresponseadapter/workflows/CI/badge.svg)](https://github.com/haroldadmin/networkresponseadapter/actions)
5+
![Downloads](https://img.shields.io/endpoint?color=%2364c462&url=https%3A%2F%2Fshields-io-jitpack.haroldadmin.workers.dev%2Fmonth)
56

67
## Introduction
78

0 commit comments

Comments
 (0)