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

This commit is contained in:
Harald Kuhr 2020-11-13 18:29:15 +01:00
parent 4e69efce28
commit fcd03eb903

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