From da42412e565837fafbd50f294282453ccadc0027 Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Sat, 9 Nov 2019 00:42:02 +0100 Subject: [PATCH] README.md: add an Oxford comma to emphasize only WebAssembly is experimental Signed-off-by: Elias Naur --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4ccbde8..a01206b3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Gio Immediate mode GUI programs in Go for Android, iOS, macOS, Linux, FreeBSD, -Windows and WebAssembly (experimental). See [gioui.org](https://gioui.org) for +Windows, and WebAssembly (experimental). 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)