b-fuze / deno-dom

Browser DOM & HTML parser in Deno
https://jsr.io/@b-fuze/deno-dom
MIT License
423 stars 47 forks source link

Update readme.md with guidelines for contributions #179

Open esmith164 opened 1 month ago

esmith164 commented 1 month ago

In this change I've updated the README.md to include details helpful to new contributors. This includes the commands to run for formatting and details regarding which algorithms to use for implementing features. Also added a table of contents with links to each section.