diff --git a/_build.js b/_build.js index f7407a9..4327d32 100644 --- a/_build.js +++ b/_build.js @@ -1,4 +1,5 @@ // Build tool for generating README.md +// TODO: Add support for section-specific comments const os = require('os'); const path = require('path');