Fix README.md Prebuilt Binaries section title (#2462)

diff --git a/README.md b/README.md
index 4654087..c49d246 100644
--- a/README.md
+++ b/README.md
@@ -126,9 +126,9 @@
 cmake --build libavif/build --parallel
 ```
 
-## Prebuilt Static Binaries (Windows)
+## Prebuilt Binaries (Windows)
 
-`avifenc.exe` and `avifdec.exe` can be downloaded from the
+Statically-linked `avifenc.exe` and `avifdec.exe` can be downloaded from the
 [Releases](https://github.com/AOMediaCodec/libavif/releases) page.
 
 ## Development Notes