From 25e47d23bbcffc7db73f03410994c8b615443835 Mon Sep 17 00:00:00 2001 From: Tony Yang Date: Thu, 10 Oct 2019 21:30:28 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9f6cdd6..ab63884 100644 --- a/README.md +++ b/README.md @@ -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