Merge pull request #637 from tatsuyafw/remove-obsolete-func

Remove an obsolete func in README
This commit is contained in:
Javier Provecho Fernandez 2016-12-05 10:47:24 +01:00 committed by GitHub
commit c9954730ea

View File

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