removing unnecessary file

This commit is contained in:
Alex Yatskov 2017-03-26 16:47:43 -07:00
parent f2dc0cac85
commit fefadf7808

View File

@ -1,5 +0,0 @@
# Building Handlebars Templates #
This directory contains templates which need to be processed by the [Handlebars](http://handlebarsjs.com/) templating
engine. Make sure you have this [Node.js](https://nodejs.org/en/) module installed and execute `handlebars *.html -f
templates.js` to generate compiled template definitions.