Skip to content

Commit f8c3158

Browse files
authored
Update README.md
1 parent 5da76ef commit f8c3158

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
This is a passwordmanager program with password encryption and security
22
interface is easy to understand and has a clear instruction in every progress throughout the program .
33

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.
4+
To start you need to install xampp* then start apache and mysql service,then create a database(name: db_password) also table(name: tb_nap) and you're ready to go.
55

66
If you want to insert new row use i/I command.
77
If you want to view your exist data use v/V command.
88
If you want to delete unwanted data use d/D command.
99

1010
Thankyou for using my program.
1111
Enjoy!
12+
13+
*download link:https://www.apachefriends.org/xampp-files/8.0.2/xampp-windows-x64-8.0.2-0-VS16-installer.exe

0 commit comments

Comments
 (0)