From f5468d9c1cdaf1b0a2e44fcc78621bfae23e44fa Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 27 Apr 2023 00:10:23 -0500 Subject: gocui: better output handling Signed-off-by: Jeff Carr --- README-goreadme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README-goreadme.md') diff --git a/README-goreadme.md b/README-goreadme.md index 2aa5bf2..26dbce4 100644 --- a/README-goreadme.md +++ b/README-goreadme.md @@ -139,7 +139,7 @@ Creates a window helpful for debugging this package `func ShowDebugValues()` -### func [StandardExit](/main.go#L191) +### func [StandardExit](/main.go#L197) `func StandardExit()` @@ -180,7 +180,7 @@ var Config GuiConfig The Node is a binary tree. This is how all GUI elements are stored simply the name and the size of whatever GUI element exists -#### func [New](/main.go#L162) +#### func [New](/main.go#L168) `func New() *Node` -- cgit v1.2.3