From c733251474e68a6b9c40c47ee59849f7cf6dd75c Mon Sep 17 00:00:00 2001
From: Lan Hui <lanhui@zjnu.edu.cn>
Date: Wed, 21 Jul 2021 21:58:19 +0800
Subject: [PATCH] README.md: FAQ (more info).

---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index aa76880..c09b487 100644
--- a/README.md
+++ b/README.md
@@ -156,9 +156,10 @@ To submit bug reports or improvement ideas, please ask Hui [lanhui at zjnu.edu.c
 
 
 1. Q: The web application's front page does not show properly, i.e., elements are not well aligned.
+   A: You missed two folders `css` and `font-awesome`.  These folders include third-party js or css files and therefore are not included.
 
-  A: You missed two folders `css` and `font-awesome`.  These folders include third-party js or css files and therefore are not included.
-  
+1. Q: What if I do not have any information about the `lrr` database?
+   A: You could use `lrr(1).sql` or `lrr_database.sql`.  It seems `lrr(1).sql` is more complete.