summaryrefslogtreecommitdiff
path: root/README-goreadme.md
diff options
context:
space:
mode:
Diffstat (limited to 'README-goreadme.md')
-rw-r--r--README-goreadme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README-goreadme.md b/README-goreadme.md
index 9336c80..160264f 100644
--- a/README-goreadme.md
+++ b/README-goreadme.md
@@ -146,7 +146,7 @@ attempts to locate the .so file
`func ShowDebugValues()`
-### func [StandardExit](/main.go#L153)
+### func [StandardExit](/main.go#L169)
`func StandardExit()`
@@ -187,7 +187,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#L126)
+#### func [New](/main.go#L142)
`func New() *Node`