update readme

This commit is contained in:
Randall Schmidt
2021-06-11 13:04:55 -04:00
parent 4cae72dce2
commit ba067e65fd
6 changed files with 18 additions and 23 deletions

View File

@ -1,4 +1,3 @@
const fs = require('fs');
const stream = require('stream');
const Headers = require('./headers.js');