[README] fix syntax argh

This commit is contained in:
nick black 2021-10-07 15:02:23 -04:00
parent 7ba72c4c20
commit 21017dcb6e
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

View File

@ -254,6 +254,8 @@ If things break or seem otherwise lackluster, **please** consult the
<code>NCOPTION_NO_CLEAR_BITMAPS</code>, and <code>NCOPTION_PRESERVE_CURSOR</code>,
and call `ncplane_set_scrolling()` on the standard plane. You still must
explicitly render.
</details>
<details>
<summary>Can I have Notcurses without this huge multimedia stack?</summary>
Again yes! Build with <code>-DUSE_MULTIMEDIA=none</code>.