From 1610a7106fdcebbb8d2eab713ad3cd0023bb37e3 Mon Sep 17 00:00:00 2001 From: Sam Wu Date: Wed, 27 Mar 2024 17:58:37 -0600 Subject: [PATCH] Fix README image (#6) * Fix README image * Scale image down --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e4e84f5fc..6b2121d16d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) -

+

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.