Openjpeg decompress sandboxed
diff --git a/oss-internship-2020/openjpeg/README.md b/oss-internship-2020/openjpeg/README.md
index a87b062..b2b64de 100644
--- a/oss-internship-2020/openjpeg/README.md
+++ b/oss-internship-2020/openjpeg/README.md
@@ -1,7 +1,7 @@
-## OpenJPEG
+# OpenJPEG
 
 This library provides sandboxed version of the [OpenJPEG](https://github.com/uclouvain/openjpeg) library. 
 
-### Examples
+## 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).
\ No newline at end of file