From bb56b8183c840fccaf57b863d4f658a670177866 Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Mon, 1 Feb 2021 17:03:12 +0100 Subject: [PATCH] README.md: make the gioui.org link more prominent The README is deliberately light; we want users to use the gioui.org site for resources, not the site that happens to host the project Git repository. Signed-off-by: Elias Naur --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 55107542..d3f44a24 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ -# Gio +# Gio - https://gioui.org 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. +FreeBSD, OpenBSD, Windows, and WebAssembly (experimental). + +# Installation, examples, documentation + +Go to [gioui.org](https://gioui.org). [![builds.sr.ht status](https://builds.sr.ht/~eliasnaur/gio.svg)](https://builds.sr.ht/~eliasnaur/gio)