Skip to content

Commit 2a319f5

Browse files
authored
Merge pull request #14 from Philipinho/Philipinho-patch-2-1
Update readme
2 parents 79ec13b + bc8dd18 commit 2a319f5

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Simple-PHP-Blog
2-
Simple Blog system for personal development using procedural PHP and MYSQL.
2+
Simple blog system for personal development using procedural PHP and MYSQL.
33

4-
It contains lots of code repetitions.
5-
It is only for learning purpose.
6-
I coded and tested it on my phone, it contains bugs i didn't notice then.
4+
For educational purposes only.
5+
6+
# Setup
7+
Update the `config.php` file with your database credentials.
8+
Import the `database.sql` file.
79

810
# Default Admin Login
911
Username: admin

0 commit comments

Comments
 (0)