fix webber description

This commit is contained in:
Stefan Feješ
2017-12-20 12:48:43 +01:00
parent f840a2ff45
commit 25e1879596

View File

@ -1,6 +1,6 @@
/*
This is the builder script that generates the README file.
Run using `npm run builder`.
This is the builder script that generates the index.html file.
Run using `npm run webber`.
*/
// Load modules
const fs = require('fs-extra'), path = require('path'), chalk = require('chalk'),