Skip to content

Commit

Permalink
Add link to build status
Browse files Browse the repository at this point in the history
  • Loading branch information
samthor authored Mar 6, 2020
1 parent 32f6722 commit 2dfee1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img src="https://api.travis-ci.org/samthor/fast-text-encoding.svg?branch=master" />
[![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.

Expand Down

0 comments on commit 2dfee1b

Please sign in to comment.