diff --git a/.github/temp/AM_example.sh b/.github/temp/AM_example.sh index f32ff26e..e244e7e7 100644 --- a/.github/temp/AM_example.sh +++ b/.github/temp/AM_example.sh @@ -1,6 +1,7 @@ #!/bin/sh set -u ##This is an example/template on how AM can use Toolpacks-Extras's METADATA (https://pkg.ajam.dev/x86_64/METADATA.min.json) +#Or to use the full version: https://huggingface.co/datasets/Azathothas/Toolpacks-Extras/resolve/main/x86_64-Linux/METADATA.json #Fields Available: #name: "#Contains the Name of the $PKG itself, this is NOT what it will/should be Installed as" #bin_name: "#Contains the real name, the $PKG will be installed as"