From 62a2f3b8c8a4995a9f3bd500ef7d99d227ad3d4f Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Sat, 29 Feb 2020 15:42:01 +0100 Subject: [PATCH] README.md: link to Larry's GitHub mirror Signed-off-by: Elias Naur --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b39809f6..4f52a139 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Gio -Immediate mode GUI programs in Go for Android, iOS, macOS, Linux, FreeBSD, OpenBSD, -Windows, and WebAssembly (experimental). See [gioui.org](https://gioui.org) for -details and documentation. +Immediate mode GUI programs in Go for Android, iOS, macOS, Linux, +FreeBSD, OpenBSD, Windows, and WebAssembly (experimental). See the +project page [gioui.org](https://gioui.org) for documentation and more +information. [![builds.sr.ht status](https://builds.sr.ht/~eliasnaur/gio.svg)](https://builds.sr.ht/~eliasnaur/gio) @@ -20,6 +21,9 @@ account is required and you can post without being subscribed. See the [contribution guide](https://gioui.org/doc/contribute) for more details. +An [unofficial GitHub mirror](https://github.com/theclapp/gio-mirror) +is kindly maintained by Larry Clapp. + ## License This project is dual-licensed under the UNLICENSE (see the UNLICENSE file) or