diff --git a/README.md b/README.md
index 960f90a..c5028ac 100644
--- a/README.md
+++ b/README.md
@@ -162,6 +162,11 @@ Yes, see [nsxiv-env](https://github.com/nsxiv/nsxiv-extra/tree/master/scripts/ns
* Can I pipe images into nsxiv?
Yes, see [nsxiv-pipe](https://github.com/nsxiv/nsxiv-extra/tree/master/scripts/nsxiv-pipe)
+* nsxiv crashes when viewing images with emojis in their name.
+This is an issue with libXft. Either wait for
+[this](https://gitlab.freedesktop.org/xorg/lib/libxft/-/merge_requests/1) fix to
+be merged, or install [libxft-bgra](https://github.com/uditkarode/libxft-bgra)
+
Customization
-------------