Skip to content

Commit f677269

Browse files
authored
Update README.md
1 parent 282b608 commit f677269

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# User Credential Form in PHP
22
* This is a user credential form project for 'customers' and business vendors; written scripts are in PHP and SQL for the MySQL database.
3-
* NOTE: To use database, create a database name like 'customers' and import the users.sql in phpmyadmin, etc. To connect, you can use " localhost:port/ ".
3+
* NOTE: To use database, create a database name like 'customers' and import the users.sql in phpmyadmin, etc. To connect, you can use
4+
" localhost:port/ ".
45

56

67

0 commit comments

Comments
 (0)