Remove an obsolete func in README

This commit is contained in:
Tatsuya Hoshino 2016-06-08 07:37:09 +09:00
parent f931d1ea80
commit 8464b14974
1 changed files with 1 additions and 1 deletions

View File

@ -468,7 +468,7 @@ func main() {
####HTML rendering
Using LoadHTMLTemplates()
Using LoadHTMLGlob() or LoadHTMLFiles()
```go
func main() {