Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
Project Details: The following project is a simple and compact password manager python project application built completely using python and open-cv.


requirements for Database project:
packages:
imageio
opencv-python
Dependencies required are as follows:
requirements for Database project:
packages:
imageio
opencv-python

to install:
pip install imageio
pip install opencv-python
pip install opencv-python