From 7182477f3ce6a13cb499cae46653b9d90fb1f2fd Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Sat, 2 Nov 2019 16:32:47 +0100 Subject: [PATCH] README.md: add supported platforms Signed-off-by: Elias Naur --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6bc38bdc..37b4383d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Gio -Immediate mode GUI programs in Go. See [gioui.org](https://gioui.org) -for details and documentation. +Immediate mode GUI programs in Go for Android, iOS, macOS, Linux, +FreeBSD, Windows and WebAssembly. See [gioui.org](https://gioui.org) for details and +documentation. [![builds.sr.ht status](https://builds.sr.ht/~eliasnaur/gio.svg)](https://builds.sr.ht/~eliasnaur/gio)