From e34aca40a37237076172a8a5487cc3f5831b3a4e Mon Sep 17 00:00:00 2001 From: Kagami Hiiragi Date: Wed, 20 Mar 2019 02:10:05 +0300 Subject: [PATCH] Add link to Windows builds [skip ci] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7fecacb..d7efc07 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ AVIF ([AV1 Still Image File Format](https://aomediacodec.github.io/av1-avif/)) encoder for Go using libaom, the [high quality](https://github.com/Kagami/av1-bench) AV1 codec. +[CLI](#cli) builds for Windows: [avif.exe](https://ci.appveyor.com/project/Kagami/go-avif/build/artifacts) + ## Requirements Make sure libaom is installed. On typical Linux distro just run: