Skip to content

Commit 2172e00

Browse files
authored
Fix download badge (#112)
1 parent 3b7e72d commit 2172e00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![version](https://badge.fury.io/rb/creek.svg)](https://badge.fury.io/rb/creek)
2-
[![downloads](https://ruby-gem-downloads-badge.herokuapp.com/creek?type=total&total_label=downloads)](https://ruby-gem-downloads-badge.herokuapp.com/creek?type=total&total_label=downloads)
2+
[![downloads](https://img.shields.io/gem/dt/creek)](https://rubygems.org/gems/creek)
33

44
# Creek - Stream parser for large Excel (xlsx and xlsm) files.
55

0 commit comments

Comments
 (0)