We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d958aba commit 1613680Copy full SHA for 1613680
README.md
@@ -14,7 +14,7 @@
14
15
TwelveMonkeys ImageIO provides extended image file format support for the Java platform, through plugins for the `javax.imageio.*` package.
16
17
-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.
18
Support for these formats is important, to be able to read data found
19
"in the wild", as well as to maintain access to data in legacy formats.
20
As there is lots of legacy data out there, we see the need for open implementations of readers for popular formats.
0 commit comments