Skip to content

Commit 0ffbafa

Browse files
authored
Update README.md
1 parent f992fa6 commit 0ffbafa

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
# passwordmanager-sql-python
1+
This is a passwordmanager program with password encryption and security
2+
interface is easy to understand and has a clear instruction in every progress throughout the program .
3+
4+
To start you need to install xampp and start apache and mysql service,then create a database(name: db_password) also table(name: tb_nap) and you're ready to go.
5+
6+
If you want to insert new row use i/I command.
7+
If you want to view your exist data use v/V command.
8+
If you want to delete unwanted data use d/D command.
9+
10+
Thankyou for using my program.
11+
Enjoy!

0 commit comments

Comments
 (0)