From f04897d9d4170ad32d1e1469c500d7da5dfac4ef Mon Sep 17 00:00:00 2001 From: jedrzejchalubek Date: Sat, 1 Jul 2017 20:31:29 +0200 Subject: [PATCH] Add note to the usage md file --- USAGE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/USAGE.md b/USAGE.md index 6730169..0e04ec8 100644 --- a/USAGE.md +++ b/USAGE.md @@ -1,3 +1,5 @@ +> This is a template file with instructions about usage of this theme. You should fill it accordingly and distribute along with theme files. + # Theme Installation and Usage You should be familiar with the command line to efficiently install this theme. Required is also a knowledge about [Composer](https://getcomposer.org) and [NPM](https://www.npmjs.com/) package managers.