crowd.dev
crowd.dev copied to clipboard
Update README.md
Add back to top to be easy for people to easily go back up
Changes proposed ✍️
What
🤖 Generated by Copilot at 8eb0246
This code enhances the readability and navigation of the README.md file by adding back to top buttons. It implements the buttons using div, p, and a elements with the top id and anchor.
🤖 Generated by Copilot at 8eb0246
To make the README more fun We added some buttons to run To the
topof the page With a simple click stage Using adivand aptag, we're done
Why
How
🤖 Generated by Copilot at 8eb0246
Checklist ✅
- [ ] Label appropriately with
Feature,Improvement, orBug. - [ ] Add screenshots to the PR description for relevant FE changes
- [ ] New backend functionality has been unit-tested.
- [ ] API documentation has been updated (if necessary) (see docs on API documentation).
- [ ] Quality standards are met.