From fd87ce21d64aa3f9c4ca7845ac34c7aaf70ff5a4 Mon Sep 17 00:00:00 2001 From: Dana Robinson Date: Tue, 18 Nov 2025 12:49:05 -0700 Subject: [PATCH] Minor fix to README formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bd4ee4e2..b984494b 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,12 @@ documentation. We've created a fork of [ROCm/HIPIFY](https://github.com/ROCm/HIPIFY) at [derobins/HIPIFY](https://github.com/derobins/HIPIFY). Changes to support -hipFile can be found in the hipFile branch. Please note that this branch +hipFile can be found in the `hipFile` branch. Please note that this branch is a work in progress and may not be fully functional. ### fio support 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 +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.