From 58499f053ab021b9c923e80db15c45e378735b1a Mon Sep 17 00:00:00 2001 From: TanKanT97 <108915004+TanKanT97@users.noreply.github.com> Date: Mon, 29 Jul 2024 03:34:43 -0400 Subject: [PATCH] Update README.md Signed-off-by: TanKanT97 <108915004+TanKanT97@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a917abd..96ab9b7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OrangeFox Action Builder +# OrangeFox Builder (using action~) forked and edited for the building of OFR for Amazon Austin Devices Compile your first custom recovery from OrangeFox Recovery using Github Action. # How to Use @@ -14,4 +14,4 @@ Compile your first custom recovery from OrangeFox Recovery using Github Action. # Note * This action will now only support manifest 12.1 and 11.0, since all orangefox manifest below 11.0 are considered obsolete. -* Make sure your tree uses right variable (updated vars) from OrangeFox; [fox_11.0](https://gitlab.com/OrangeFox/vendor/recovery/-/blob/fox_11.0/orangefox_build_vars.txt) and [fox_12.1](https://gitlab.com/OrangeFox/vendor/recovery/-/blob/fox_12.1/orangefox_build_vars.txt), to avoid build erros. +* Make sure your tree uses right variable (updated vars) from OrangeFox; [fox_11.0](https://gitlab.com/OrangeFox/vendor/recovery/-/blob/fox_11.0/orangefox_build_vars.txt) and [fox_12.1](https://gitlab.com/OrangeFox/vendor/recovery/-/blob/fox_12.1/orangefox_build_vars.txt), to avoid build errors.