Skip to content

Commit

Permalink
Project goal improvement.
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldk committed Dec 10, 2024
1 parent d958aba commit 1613680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

TwelveMonkeys ImageIO provides extended image file format support for the Java platform, through plugins for the `javax.imageio.*` package.

The main goal of this project is to provide support for formats not covered by the JRE itself.
The main goal of this project is to provide support for file formats not covered by the JDK.
Support for these formats is important, to be able to read data found
"in the wild", as well as to maintain access to data in legacy formats.
As there is lots of legacy data out there, we see the need for open implementations of readers for popular formats.
Expand Down

0 comments on commit 1613680

Please sign in to comment.