diff --git a/README.md b/README.md index 50b9d9d..701f95a 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file + pip install opencv-python