From fcd03eb903413218380dccf9df10ff3a3c335769 Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Fri, 13 Nov 2020 18:29:15 +0100 Subject: [PATCH] Added PayPal donation link. Go use it! :-) --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 114801d2..1dde4b73 100644 --- a/README.md +++ b/README.md @@ -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