diff options
Diffstat (limited to 'third_party/jpeg-xl/lib/extras/README.md')
-rw-r--r-- | third_party/jpeg-xl/lib/extras/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/jpeg-xl/lib/extras/README.md b/third_party/jpeg-xl/lib/extras/README.md new file mode 100644 index 0000000000..06a9b5ea07 --- /dev/null +++ b/third_party/jpeg-xl/lib/extras/README.md @@ -0,0 +1,5 @@ +## JPEG XL "extras" + +The files in this directory do not form part of the library or codec and are +only used by tests or specific internal tools that have access to the internals +of the library. |