Update README.md

This commit is contained in:
邓智杰 2017-04-22 12:25:13 +08:00 committed by GitHub
parent a89bf0d400
commit 39c00aa8a1

View File

@ -449,7 +449,7 @@ func main() {
}
```
####Serving static files
#### Serving static files
```go
func main() {
@ -463,7 +463,7 @@ func main() {
}
```
####HTML rendering
#### HTML rendering
Using LoadHTMLTemplates()