Update readme heading
This commit is contained in:
@ -1,8 +1,9 @@
|
|||||||
|
# bazel-example-golang
|
||||||
|
|
||||||
An example project demonstrating bazel build rules for go with
|
An example project demonstrating bazel build rules for go with
|
||||||
a local binary (go_binary) and a local library (go_library).
|
a local binary (go_binary) and a local library (go_library).
|
||||||
|
|
||||||
This requires a release > `bazel-0.20`.
|
This requires bazel release > `bazel-0.20`.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ bazel run :hello
|
$ bazel run :hello
|
||||||
|
Reference in New Issue
Block a user