From ba9cb7f052bd7b6ebdcd5174605b0ef71a3520c7 Mon Sep 17 00:00:00 2001 From: dbr Date: Wed, 4 Jan 2023 18:31:40 +1030 Subject: [PATCH] Update features section --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 94c74dc..113d99b 100644 --- a/README.markdown +++ b/README.markdown @@ -52,8 +52,8 @@ buttons, etc etc. - Builder structs for use cases where the original C++ library uses optional function parameters - Easy integration with `glow`/ `glium` -- Easy integration with winit (backend platform) -- Optional support for the freetype font rasterizer +- Easy integration with winit and sdl2 (backend platform) +- Optional support for the freetype font rasterizer and the docking branch ## Minimum Support Rust Version (MSRV)