From 015847b28ee5dc5c7cfd29dfcbe14e3a2624569c Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 29 Dec 2023 03:00:03 -0600 Subject: add 'gadgets' attempt func (n *gui.Node) blah() definition better docs for pkg.go.dev how logging should work fix syntax links for pkg.go.dev Signed-off-by: Jeff Carr --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 775be32..0825db3 100644 --- a/README.md +++ b/README.md @@ -93,10 +93,10 @@ hopefully also things like libSDL, faiface/pixel, slint Useful links and other external things which might be useful -[Wikipedia Graphical widget]: [https://en.wikipedia.org/wiki/Graphical_widget](https://en.wikipedia.org/wiki/Graphical_widget) -[Github mirror]: [https://github.com/witorg/gui](https://github.com/witorg/gui) -[Federated git pull]: [https://github.com/forgefed/forgefed](https://github.com/forgefed/forgefed) -[GO Style Guide]: [https://google.github.io/styleguide/go/index](https://google.github.io/styleguide/go/index) +* Wikipedia Graphical widget - [https://en.wikipedia.org/wiki/Graphical_widget](https://en.wikipedia.org/wiki/Graphical_widget) +* Github mirror - [https://github.com/witorg/gui](https://github.com/witorg/gui) +* Federated git pull - [https://github.com/forgefed/forgefed](https://github.com/forgefed/forgefed) +* GO Style Guide - [https://google.github.io/styleguide/go/index](https://google.github.io/styleguide/go/index) ```go * [Wikipedia Graphical widget] -- cgit v1.2.3