diff --git a/README.md b/README.md index 17b047d..81eb98c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Builds are provided by the following sources: - Windows builds - MacOS builds -## v3 vs v1 +## v3 vs v2 Version 3 of this action downloads binaries directly from the sources listed above instead of periodically updating GitHub releases. In turn this means it receives @@ -47,5 +47,5 @@ steps: - `ffmpeg-version`: Installed version of FFmpeg. - `ffmpeg-path`: Path to the install directory containing `ffmpeg` and `ffprobe` -commands. +binaries. - `cache-hit`: A boolean value indicating whether the tool cache was hit.