Fix README image (#6)

* Fix README image

* Scale image down

[ROCm/rocjpeg commit: 1610a7106f]
This commit is contained in:
Sam Wu
2024-03-27 17:58:37 -06:00
committed by GitHub
parent bfaf0f519d
commit 2258c0cc18
+1 -1
View File
@@ -1,6 +1,6 @@
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
<p align="center"><img width="70%" src="https://raw.githubusercontent.com/ROCm/rocJPEG/develop/docs/data/AMD_rocJPEG_Logo.png?token=GHSAT0AAAAAACQDGMWUFHBF2FTMAPZF52XAZQEP7WQ"/></p>
<p align="center"><img width="70%" src="docs/data/AMD_rocJPEG_Logo.png" /></p>
rocJPEG is a high performance JPEG decode SDK for AMD GPUs. Using the rocJPEG API, you can access the JPEG decoding features available on your GPU.