diff --git a/README.md b/README.md index c2ce58d8..4f128a53 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Gio Gio implements portable immediate mode GUI programs in Go. Gio programs run on all the major platforms: -iOS/tvOS, Android, Linux (Wayland), macOS, Windows and browsers (Wwebassembly/WebGL). +iOS/tvOS, Android, Linux (Wayland), macOS, Windows and browsers (Webassembly/WebGL). Gio includes an efficient vector renderer based on the Pathfinder project (https://github.com/pcwalton/pathfinder). Text and other shapes are rendered using only their outlines without baking them into texture images,