Commit 9975bbdf for libheif

commit 9975bbdf095cd39a79d08fc1d2b579046e4ecf6f
Author: Torusrxxx <torusrxxx@users.noreply.github.com>
Date:   Mon Jul 6 12:58:45 2026 +0000

    Stop mentioning heif-enc supports MP4 video

diff --git a/README.md b/README.md
index 669c6c89..399c5e0a 100644
--- a/README.md
+++ b/README.md
@@ -300,9 +300,9 @@ You can also add plugin directories programmatically.

 ## Usage

-libheif comes with a set of command line tools:
+Libheif comes with a set of command line tools:
 * `heif-dec` for decoding HEIF images to JPEG, PNG, TIFF, WebP, Y4M. It can also decode image sequences or MP4 video.
-* `heif-enc` for encoding JPEG, PNG, TIFF, WebP, Y4M, or HEIF/AVIF images to HEIF images, image sequences or MP4 video.
+* `heif-enc` for encoding JPEG, PNG, TIFF, WebP, Y4M, or HEIF/AVIF images to HEIF/AVIF images, image sequences.
 * `heif-info` for getting some overview information about the HEIF file or (using the `-d` option) to dump the full box structure of the file.
 * `heif-view` for displaying HEIF image sequences