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.