fix webber description
This commit is contained in:
@ -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'),
|
||||||
|
|||||||
Reference in New Issue
Block a user