Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR modernizes and expands the README by adding a live demo link, clarifying setup steps, and updating contributors.
- Introduces a "Live Demo" section with deployment URL
- Reorganizes prerequisites, installation, running, and deployment steps with emojis
- Updates contributor links and adds course attribution
Comments suppressed due to low confidence (3)
README.md:31
- Replace the placeholder "your-username" with the actual repository owner (e.g., jkbstepien) to ensure the clone URL works correctly.
git clone https://github.com/your-username/rustoscope.git
README.md:8
- The project description section was removed; consider re-adding or relocating a concise description of the project to help new readers understand its purpose.
## Description
README.md:12
- [nitpick] Use descriptive link text instead of the raw URL to improve readability and accessibility (e.g., Live Demo).
🔗 [https://jkbstepien.github.io/rustoscope/](https://jkbstepien.github.io/rustoscope/)
|
Could you look into that @jkbstepien? |
|
I had |
|
With |
README update. Closes #12.