Skip to content

Commit be67af6

Browse files
authored
Merge pull request #41 from keiji/docs/add-ci-badge-4938140039507968120
Add CI badge to README.md
2 parents cf233f9 + 3d555c3 commit be67af6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
JPEG2000 Decoder for Android
22
==
33

4+
[![Build](https://github.com/keiji/jp2k-decoder-android/actions/workflows/build.yml/badge.svg)](https://github.com/keiji/jp2k-decoder-android/actions/workflows/build.yml)
5+
46
This library provides functionality to decode JPEG2000 images on Android.
57

68
Historically, native image decoders have been a significant security risk. This project aims to securely perform JPEG2000 decoding within an isolated sandbox environment by running OpenJPEG as WebAssembly (WASM).

0 commit comments

Comments
 (0)