From ec6bf9b9298535cc40b9dd6a1616dba822c9a2dc Mon Sep 17 00:00:00 2001 From: Felix Wu Date: Sat, 28 Jul 2018 23:12:22 +0200 Subject: [PATCH] fix$(webber): script description --- scripts/web.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/web.js b/scripts/web.js index 58c56a121..21914495e 100644 --- a/scripts/web.js +++ b/scripts/web.js @@ -1,5 +1,5 @@ /* - This is the web builder script that generates the README file. + This is the web builder script that generates the web files. Run using `npm run webber`. */ // Load modules