summaryrefslogtreecommitdiff
path: root/README-goreadme.md
diff options
context:
space:
mode:
Diffstat (limited to 'README-goreadme.md')
-rw-r--r--README-goreadme.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/README-goreadme.md b/README-goreadme.md
index a21069d..2aa1f48 100644
--- a/README-goreadme.md
+++ b/README-goreadme.md
@@ -144,16 +144,12 @@ and allow the 'go-arg' command line args to override the defaults
loads and initializes a toolkit (andlabs/ui, gocui, etc)
-### func [Main](/main.go#L197)
+### func [Main](/main.go#L198)
`func Main(f func())`
This should not pass a function
-### func [Redraw](/redraw.go#L9)
-
-`func Redraw(s string)`
-
### func [SetDebug](/debug.go#L28)
`func SetDebug(s bool)`
@@ -166,7 +162,7 @@ This should not pass a function
`func ShowDebugValues()`
-### func [StandardExit](/main.go#L250)
+### func [StandardExit](/main.go#L251)
`func StandardExit()`