diff --git a/README.md b/README.md index 8c5f291..427b352 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# {{rawinclude}} [![Build status](https://travis-ci.org/ain/handlebars-helper-rawinclude.svg)](https://travis-ci.org/ain/handlebars-helper-rawinclude) [![npm version](https://badge.fury.io/js/handlebars-helper-rawinclude.svg)](http://badge.fury.io/js/handlebars-helper-rawinclude) [![](https://img.shields.io/badge/licence-GPL-orange.svg)](https://github.com/ain/handlebars-helper-rawinclude/blob/master/LICENSE) +# {{rawinclude}} [![](https://img.shields.io/badge/licence-GPL-orange.svg)](https://github.com/ain/handlebars-helper-rawinclude/blob/master/LICENSE) [![Build status](https://travis-ci.org/ain/handlebars-helper-rawinclude.svg)](https://travis-ci.org/ain/handlebars-helper-rawinclude) [![npm version](https://badge.fury.io/js/handlebars-helper-rawinclude.svg)](http://badge.fury.io/js/handlebars-helper-rawinclude) > Handlebars helper, includes raw content of the file pointed. Like > `handlebars-helper-include` but without context.