Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RizwanMunawar authored Jan 5, 2025
1 parent 89d8c83 commit 18c2dd7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ Discover real-world applications of computer vision across industries such as re

### How to Contribute 😊

1- Necessary: Ensure your use case is computer vision-based. It can belong to any computer vision task no restrictions!
1- Ensure your use case is computer vision-based. It can belong to any computer vision task no restrictions!

2- Optional: For better user experience, upload a video of your implementation to YouTube and attach the URL for the community to watch. This step is optional, but highly encouraged!
2- For better user experience, upload a video of your implementation to YouTube and attach the URL for the community to watch. This step is optional, but highly encouraged!

3- Necessary: Create a documentation page for your use case.
3- Create a documentation page for your use case.
- Include implementation details such as hardware configuration, model usage, code with step by step explanation and advantages.
- Place the file in the `usecases` folder.

4- Necessary: Update the mkdocs.yml file: Add the relevant path under the nav section to make your docs accessible.
4- Update the mkdocs.yml file: Add the relevant path under the nav section to make your docs accessible.

🎉 Final Step: Once all the changes are done, open the PR and If everything will look good, I will merge your PR!

0 comments on commit 18c2dd7

Please sign in to comment.