README: Credit original upstream

This commit is contained in:
Rohan Singh 2022-03-02 10:45:36 -05:00 committed by GitHub
parent dd1cead28d
commit 6042ce446e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,8 @@ go-libwebp
A implementation of Go binding for [libwebp](https://developers.google.com/speed/webp/docs/api).
Originally forked from [harukasan/go-libwebp](https://github.com/harukasan/go-libwebp).
## Dependencies
- libwebp 0.5+, compiled with `--enable-libwebpmux`