formatting

This commit is contained in:
tinyzimmer
2020-10-05 07:27:04 +03:00
parent e45268a7f8
commit 8b5d496eba

View File

@@ -9,7 +9,7 @@ The common package provided to each example exports two methods.
Each example can be run in one of two ways:
``bash
```bash
# For single-file examples
go run <example>/main.go [..args]