Improved consistency
This commit is contained in:
parent
5b0d5c931f
commit
d6be76b85a
@ -28,7 +28,7 @@ Build a Linux ELF executable from `examples/hello`:
|
|||||||
|
|
||||||
### [main.go](main.go)
|
### [main.go](main.go)
|
||||||
|
|
||||||
Entry point. It simply calls `cli.Main()` which we can use for testing.
|
Entry point. It simply calls `cli.Main` which we can use for testing.
|
||||||
|
|
||||||
### [src/cli/Main.go](src/cli/Main.go)
|
### [src/cli/Main.go](src/cli/Main.go)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user