diff --git a/oss-internship-2020/openjpeg/README.md b/oss-internship-2020/openjpeg/README.md index 11bc7af..50df415 100644 --- a/oss-internship-2020/openjpeg/README.md +++ b/oss-internship-2020/openjpeg/README.md @@ -2,6 +2,7 @@ This library provides sandboxed version of the [OpenJPEG](https://github.com/uclouvain/openjpeg) library. + ## Examples The examples are sandboxed and simplified version of the main tools provided by the OpenJPEG library, namely (for now) `opj_decompress` from [here](https://github.com/uclouvain/openjpeg/blob/master/src/bin/jp2/opj_decompress.c).