fix webber description

This commit is contained in:
Stefan Feješ
2017-12-20 12:48:43 +01:00
parent 6fd6b2e806
commit e9dcd807c4

View File

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