diff --git a/README.md b/README.md index 45165d7..c0ab35a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - +[![Build](https://api.travis-ci.org/samthor/fast-text-encoding.svg?branch=master)](https://travis-ci.org/samthor/fast-text-encoding) This is a fast polyfill for [`TextEncoder`][1] and [`TextDecoder`][2], which let you encode and decode JavaScript strings into UTF-8 bytes.