Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
IncSW committed Aug 18, 2021
1 parent 7e4caa0 commit 52fd8d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Faster base64 encoding for Go, based on [Turbo-Base64](https://github.com/powtur
## Features

* Drop-in replacement of `encoding/base64`.
* _except for ignoring `\r` and `\n` in decoder._
* ~3 times faster than `encoding/base64`.
* Dependency-free.

Expand Down

0 comments on commit 52fd8d5

Please sign in to comment.