Improved consistency
This commit is contained in:
parent
894c1ad685
commit
6f097c9eee
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Build a Linux ELF executable from `examples/hello`:
|
|||
|
||||
### [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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue