Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(readme): Remove now-invalid
require
The equivalent would be ```js const $ = require('cheerio').default; ``` The `default` export is deprecated, so removing the reference here.
- Loading branch information