diff --git a/README.md b/README.md
index 9b4df7d70..81a6f8b4f 100644
--- a/README.md
+++ b/README.md
@@ -254,6 +254,8 @@ If things break or seem otherwise lackluster, **please** consult the
NCOPTION_NO_CLEAR_BITMAPS
, and NCOPTION_PRESERVE_CURSOR
,
and call `ncplane_set_scrolling()` on the standard plane. You still must
explicitly render.
+
+
Can I have Notcurses without this huge multimedia stack?
Again yes! Build with -DUSE_MULTIMEDIA=none
.