Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / common / extensions / docs / README
index 256889b..385193c 100644 (file)
@@ -46,9 +46,9 @@ Editing docs
        API documentation) or "articles" (if changing non-API documentation).
        If adding files or APIs you'll also need to add something to "public".
 
-     - Files in templates directory use the Handlebar template language. It is
+     - Files in templates directory use the Motemplate template language. It is
        extremely simple, essentially: write HTML.
-       See third_party/handlebar/README.md.
+       See third_party/motemplate/README.md.
 
      - static/css/out/site.css is generated by compiling static/sass/*.scss
        files. Don't change site.css directly. Instead, change the *.scss files