From 044183e0c8881d7350fea9d53920dfa53923490e Mon Sep 17 00:00:00 2001 From: Jordan Patterson Date: Thu, 13 Nov 2025 14:42:16 -0500 Subject: [PATCH] Just testing. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd4ee4e2..0bd22b14 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # hipFile / rocFile -> [!CAUTION] +> [!CAUTION] > This release is an *early-access* software technology preview. Running production workloads is *not* recommended. [![MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/ROCm/hipFile/develop/LICENSE.md) @@ -26,3 +26,5 @@ We've created a fork of [axboe/fio](https://github.com/axboe/fio) at [ROCm/fio](https://github.com/ROCm/fio). Changes to support a libhipfile engine can be found in the hipFile branch. Please note that this fork is a work in progress and may not be fully functional. + +Just testing a PR.