Explorar el Código

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

Remove an obsolete func in README
Javier Provecho Fernandez hace 9 años
padre
commit
c9954730ea
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

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