Skip to content

Commit

Permalink
Add version badge
Browse files Browse the repository at this point in the history
  • Loading branch information
cschweda committed Jul 26, 2017
1 parent d635ff5 commit 3523787
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

[![Coverage Status](https://coveralls.io/repos/github/ICJIA/bijective-link-shortener/badge.png?branch=master)](https://coveralls.io/github/ICJIA/bijective-link-shortener?branch=master)

[![npm version](https://badge.fury.io/js/bijective-link-shortener.svg)](https://badge.fury.io/js/bijective-link-shortener)

Bijective encode and decode functions to convert between Base 10 and Base 58 (default). I'm using this for a link shortener.

For more on [bijective functions](https://en.wikipedia.org/wiki/Bijection) and link shortening, please see:
Expand Down

0 comments on commit 3523787

Please sign in to comment.