From 53249df28d61c8802d315ff422c0a1bcfb455881 Mon Sep 17 00:00:00 2001
From: Mia Herkt <mia@0x0.st>
Date: Wed, 21 Dec 2022 19:47:49 +0100
Subject: [PATCH] README: Kitty support was merged in mpv

---
 README.rst | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.rst b/README.rst
index ea2fde9..ba8748a 100644
--- a/README.rst
+++ b/README.rst
@@ -61,9 +61,8 @@ blocking IP addresses and associated files.
 
 If a sufficiently recent version of python-mpv with libmpv is present and
 your terminal supports it, you also get graphical file previews, including
-video playback. Upstream mpv currently supports sixel graphics, but there is
-`an open pull request <https://github.com/mpv-player/mpv/pull/11002>`_ that
-adds support for the `kitty graphics protocol <https://sw.kovidgoyal.net/kitty/graphics-protocol/>`_.
+video playback. Upstream mpv currently supports sixels and the
+`kitty graphics protocol <https://sw.kovidgoyal.net/kitty/graphics-protocol/>`_.
 For this to work, set the ``MOD_PREVIEW_PROTO`` option in ``instance/config.py``.
 
 Requirements: