Skip to content

Commit 6ba4f9a

Browse files
2 parents 5df9e11 + 6dbddcb commit 6ba4f9a

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ OpenCV is a cross-platform library using which we can develop real-time computer
2424

2525
Create virtual envionment with `pipenv`.
2626
```bash
27-
pip install pipenv #only for one time
27+
python -m pip install pipenv
2828
pipenv install -r requirements.txt
2929
pipenv shell
3030
```
@@ -58,7 +58,15 @@ Perform basic troubleshooting steps:
5858

5959
## Authors and acknowledgment
6060

61-
Show your appreciation to those who have contributed to the project.
61+
- [Deepak Raj](https://github.com/codePerfectPlus)
62+
- [Pranjalmishra30](https://github.com/Pranjalmishra30)
63+
- [GloriousMusketeer](https://github.com/GloriousMusketeer)
64+
- [bislara](https://github.com/bislara)
65+
- [its-harshil](https://github.com/its-harshil)
66+
- [farhan0syakir](https://github.com/farhan0syakir)
67+
- [harshit-saraswat](https://github.com/harshit-saraswat)
68+
69+
[...](https://github.com/codePerfectPlus/OpenCv-tutorial/graphs/contributors)
6270

6371
## License
6472

@@ -69,7 +77,6 @@ For open source projects,Under MIT License.
6977
## Author
7078

7179
- Project : OpenCv Tutorial
72-
- Author : Py-Contributors
7380
- Language : Python
7481
- Github : <https://github.com/codePerfectPlus>
7582
- Website : <http://codeperfectplus.github.io>

0 commit comments

Comments
 (0)