Links to example on readme returning 404 pages
Please review or remove links to examples in your readme. Links such as the stdout.js in the screenshot above return a 404 page.
Yeah the Readme needs a lot of love. The examples aren't there anymore, they were mostly pointless as the readme has a ton of examples already (debug is not a hard package to use).
I'll keep this open to remind myself of this when I finally get to the readme. Thanks for letting me know :)
Let me know if you need any help. I can help fix the readme.
I've added example files matching the original README links in the following PR. I also updated the code to pass linting and updated the README with the new lint-friendly code.
https://github.com/debug-js/debug/pull/938