Skip to content

Commit e6b5193

Browse files
committed
Add pub badge
1 parent 05024a6 commit e6b5193

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
# Hashids2
2-
[![Build Status](https://travis-ci.org/olexale/hashids.svg?branch=master)](https://travis-ci.org/olexale/hashids) [![Coverage Status](https://coveralls.io/repos/github/olexale/hashids/badge.svg?branch=master)](https://coveralls.io/github/olexale/hashids?branch=master)
2+
[![Build Status](https://travis-ci.org/olexale/hashids.svg?branch=master)](https://travis-ci.org/olexale/hashids) [![Coverage Status](https://coveralls.io/repos/github/olexale/hashids/badge.svg?branch=master)](https://coveralls.io/github/olexale/hashids?branch=master) [![pub package](https://img.shields.io/pub/v/hashids2.svg)](https://pub.dartlang.org/packages/hashids2)
33

44
A Dart class to generate YouTube-like hashes from one or many numbers.
55

0 commit comments

Comments
 (0)