Lagrange [release]
Cleanup
[1mdiff --git a/README.md b/README.md[m [1mindex c2d2f2c4..5b577aee 100644[m [1m--- a/README.md[m [1m+++ b/README.md[m [36m@@ -55,6 +55,7 @@[m [mYou should use a version of SDL that is compiled to take advantage of the Broadc[m When running under X11, software rendering is the best choice and in that case the SDL from Raspbian etc. is sufficient.[m [m The following build options are recommended on Raspberry Pi:[m [32m+[m * `ENABLE_KERNING=NO`: faster text rendering without noticeable loss of quality[m * `ENABLE_WINDOWPOS_FIX=YES`: workaround for window position restore issues (SDL bug)[m * `ENABLE_X11_SWRENDER=YES`: use software rendering under X11[m