Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #51

Merged
merged 1 commit into from
May 18, 2024
Merged

Update README.md #51

merged 1 commit into from
May 18, 2024

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented May 18, 2024

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Updated code examples in README to use double quotes consistently.

πŸ“Š Key Changes

  • Changed single quotes to double quotes in the instantiation of the YOLOv8n model.
  • Updated the file path in the example to use double quotes.

🎯 Purpose & Impact

  • Consistency: Ensures code style consistency throughout the documentation, making examples cleaner and easier to follow.
  • Readability: Double quotes are a common standard in many coding styles, potentially improving readability for a broader audience.
  • No direct impact on users: These changes are purely stylistic and don't affect the functionality of the code or the performance of the models. Users can expect the same performance and outcomes when running the updated examples.

@glenn-jocher glenn-jocher merged commit f210176 into main May 18, 2024
1 check passed
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch May 18, 2024 16:24
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.

1 participant