diff --git a/README.md b/README.md index 781b289..8f4faf8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Barbiche - Template engine for DOM & JavaScript -Barbiche is a logic-full template engine for browser environment. It has been designed to give you complete control over the data you want to merge into an HTML fragment. Once minified and gzipped, Barbiche size is less than 11KB. +Barbiche is a logic-full template engine for browser environment. It has been designed to give you complete control over the data you want to merge into an HTML fragment. Once minified and gzipped, Barbiche size is 11KB. Documentation and interactive examples can be found [here](https://manubb.github.io/barbiche). diff --git a/docs_src/README_header.md b/docs_src/README_header.md index afe25de..7674dcb 100644 --- a/docs_src/README_header.md +++ b/docs_src/README_header.md @@ -1,6 +1,6 @@ # Barbiche - Template engine for DOM & JavaScript -Barbiche is a logic-full template engine for browser environment. It has been designed to give you complete control over the data you want to merge into an HTML fragment. Once minified and gzipped, Barbiche size is less than 11KB. +Barbiche is a logic-full template engine for browser environment. It has been designed to give you complete control over the data you want to merge into an HTML fragment. Once minified and gzipped, Barbiche size is 11KB. Documentation and interactive examples can be found [here](https://manubb.github.io/barbiche).