Update README.md

This commit is contained in:
Tony Yang 2019-10-10 21:30:28 +08:00 committed by GitHub
parent 6ca99c372a
commit 25e47d23bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,12 @@ A simple blog system.
Able to make comments and like posts
Distributes users onto different classes, each had its own permissions
## Requirements
- `php-mbstring`
## Install
1. Set database information. `connection/SQL.php`
2. Set blog config. `config.php`
3. Done!
## Libraries
editormd