Skip to content

Fix placeholder URL issue in README by documenting replacement instructions#68

Open
vini142-pro wants to merge 1 commit into
tripti-gupta700:mainfrom
vini142-pro:my-first-contribution
Open

Fix placeholder URL issue in README by documenting replacement instructions#68
vini142-pro wants to merge 1 commit into
tripti-gupta700:mainfrom
vini142-pro:my-first-contribution

Conversation

@vini142-pro
Copy link
Copy Markdown

@vini142-pro vini142-pro commented Apr 21, 2026

🔗 Related Issue

Closes #30


📝 What did you do?

Related Issue

Fixes #<30>

What I did

  • Identified placeholder URLs (YOUR_USERNAME, YOUR_REPO) in README
  • Added clear instructions to replace them with actual values

Why this is needed

This helps new contributors avoid confusion when cloning the repository.


🗂️ Type of Change

  • ✨ New solution / feature
  • 🐛 Bug fix
  • [x ] 📝 Documentation update
  • 🧹 Code cleanup / refactor

✅ Self-Review Checklist

  • [ x] My code runs without errors
  • I followed the folder structure from the README
  • I added comments/docstrings explaining my logic
  • [ x] My branch name is descriptive
  • [x ] I linked the issue above
  • [x ] I haven't modified unrelated files

📸 Screenshots / Output (if applicable)


💬 Anything else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in README breaks the clone command

1 participant