Added PayPal donation link. Go use it! :-)

(cherry picked from commit fcd03eb903413218380dccf9df10ff3a3c335769)
This commit is contained in:
Harald Kuhr 2020-11-13 18:29:15 +01:00
parent 74718f1ffb
commit eaf13b102f

View File

@ -1,6 +1,6 @@
## Latest
[![Build Status](https://travis-ci.org/haraldk/TwelveMonkeys.svg?branch=master)](https://travis-ci.org/haraldk/TwelveMonkeys) [![Donate](https://img.shields.io/badge/donate-PayPal-blue.svg)](https://paypal.me/haraldk76/10)
Master branch build status: [![Build Status](https://travis-ci.org/haraldk/TwelveMonkeys.svg?branch=master)](https://travis-ci.org/haraldk/TwelveMonkeys)
## Latest
Latest release is TwelveMonkeys ImageIO [3.6](https://search.maven.org/search?q=g:com.twelvemonkeys.imageio%20AND%20v:3.6) (July. 10th, 2020).
[Release notes](https://github.com/haraldk/TwelveMonkeys/releases/latest).
@ -17,6 +17,8 @@ Support for formats is important, both to be able to read data found
Because there is lots of legacy data out there, we see the need for open implementations of readers for popular formats.
The goal is to create a set of efficient and robust ImageIO plug-ins, that can be distributed independently.
----
## Features