Skip to content

Commit

Permalink
Merge pull request #29 from emmy41124/add-badge
Browse files Browse the repository at this point in the history
add CDNJS version badge in README.md
  • Loading branch information
davidchambers committed Dec 18, 2016
2 parents 917b1cd + bc3d0a3 commit 8ab60b0
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
@@ -1,5 +1,7 @@
# Base64.js

[![CDNJS](https://img.shields.io/cdnjs/v/Base64.svg)](https://cdnjs.com/libraries/Base64)

≈ 500 byte* polyfill for browsers which don't provide [`window.btoa`][1] and
[`window.atob`][2].

Expand Down

0 comments on commit 8ab60b0

Please sign in to comment.