Explorar o código

s/template library/template engine/

Aliaksandr Valialkin %!s(int64=10) %!d(string=hai) anos
pai
achega
e397a865be
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 fasttemplate
 ============
 
-Simple and fast template library for Go.
+Simple and fast template engine for Go.
 
 Fasttemplate peforms only a single task - it substitutes template placeholders
 with user-defined values. At high speed :)