Skip to content

Commit

Permalink
remove the performance bullet point (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
evanw committed Mar 23, 2023
1 parent fa60489 commit 2ea6e11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
A very compact representation of a placeholder for an image. Store it inline with your data and show it while the real image is loading for a smoother loading experience. It's similar to [BlurHash](https://github.com/woltapp/blurhash) but with the following advantages:

* Encodes more detail in the same space
* Much faster to encode and decode
* Also encodes the aspect ratio
* Gives more accurate colors
* Supports images with alpha
Expand Down

0 comments on commit 2ea6e11

Please sign in to comment.