diff --git a/README.md b/README.md index e999aceb..1d286d77 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ [![StackOverflow](https://img.shields.io/badge/stack_overflow-twelvemonkeys-orange.svg)](https://stackoverflow.com/questions/tagged/twelvemonkeys) [![Donate](https://img.shields.io/badge/donate-PayPal-blue.svg)](https://paypal.me/haraldk76/100) +![Logo](logo.png) + ## About TwelveMonkeys ImageIO provides extended image file format support for the Java platform, through plugins for the `javax.imageio.*` package. diff --git a/logo.png b/logo.png new file mode 100644 index 00000000..74cea53c Binary files /dev/null and b/logo.png differ