Skip to content

Commit af1c2d6

Browse files
committed
add toc.
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent f18ad59 commit af1c2d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Learning basic [Golang](https://golang.org/) in one day
2222
* [example16](./example16-init-func): What is init function in Go?
2323
* [example17](./example17-json): How to handle json in Go?
2424
* [example18](./example18-write-testing-and-doc): How to write testingin Go?
25+
* [example19](./example19-deploy-with-kubernetes): Deploy golang app using [drone](https://drone.io/) + [kubernetes](https://kubernetes.io/).
2526

2627
[1]:https://github.com/golang/lint
2728
[2]:https://golang.org/cmd/gofmt/

0 commit comments

Comments
 (0)