diff --git a/README.md b/README.md index e5dafed..9fdfefd 100644 --- a/README.md +++ b/README.md @@ -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].